FIX(app): fix Kustomize path issue
- Remove ../../vault path from base kustomization (security) - Reference vault/mas-postgres.yaml directly from prod overlay
This commit is contained in:
@@ -4,7 +4,6 @@ kind: Kustomization
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ../../vault/mas-postgres.yaml
|
||||
|
||||
commonLabels:
|
||||
app.kubernetes.io/name: mas
|
||||
|
||||
Reference in New Issue
Block a user