FIX(k8s): add serviceaccount.yaml to kustomization
- Include serviceaccount.yaml in kustomization - Fix resource deployment
This commit is contained in:
@@ -8,6 +8,7 @@ resources:
|
||||
- namespace.yaml
|
||||
- resourcequota.yaml
|
||||
- externalsecret.yaml
|
||||
- serviceaccount.yaml
|
||||
|
||||
commonLabels:
|
||||
environment: production
|
||||
|
||||
Reference in New Issue
Block a user