fix(config): update configMap mountPath for consistency

This commit is contained in:
Lorenz Hilpert
2025-05-13 18:28:52 +02:00
parent 6fc65c4158
commit 3cc623920f
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

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