add vault secrets and fix still poiting to election
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3m14s
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3m14s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: vhsmp
|
||||
namespace: taskarr
|
||||
|
||||
resources:
|
||||
- ./deployment.yaml
|
||||
@@ -11,3 +11,5 @@ resources:
|
||||
- ./postgres-service.yaml
|
||||
- ./postgres-storage.yaml
|
||||
- ./postgres.yaml
|
||||
- ./database-secret.yaml
|
||||
- ./app-secret.yaml
|
||||
|
||||
Reference in New Issue
Block a user