Compare commits

...

1 Commits

Author SHA1 Message Date
Lorenz Hilpert
3cc623920f fix(config): update configMap mountPath for consistency 2025-05-13 18:28:52 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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