fix(config): update configMap mountPath for consistency

This commit is contained in:
Lorenz Hilpert
2025-05-13 12:13:12 +02:00
parent e3395c8772
commit 6fc65c4158
2 changed files with 2 additions and 2 deletions

View File

@@ -20,4 +20,4 @@ resources:
aspnet_environment: %ENVIRONMENT%
configMap:
mountPath: /usr/share/nginx/html/config
mountPath: /usr/share/nginx/html/browser/config

View File

@@ -25,4 +25,4 @@ deployment_annotations:
aspnet_environment: %ENVIRONMENT%
configMap:
mountPath: /usr/share/nginx/html/config
mountPath: /usr/share/nginx/html/browser/config