mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
fix(config): update configMap mountPath for consistency
This commit is contained in:
@@ -20,4 +20,4 @@ resources:
|
||||
aspnet_environment: %ENVIRONMENT%
|
||||
|
||||
configMap:
|
||||
mountPath: /usr/share/nginx/html/config
|
||||
mountPath: /usr/share/nginx/html/browser/config
|
||||
|
||||
@@ -25,4 +25,4 @@ deployment_annotations:
|
||||
aspnet_environment: %ENVIRONMENT%
|
||||
|
||||
configMap:
|
||||
mountPath: /usr/share/nginx/html/config
|
||||
mountPath: /usr/share/nginx/html/browser/config
|
||||
|
||||
Reference in New Issue
Block a user