add auth creds for ec-config-server

This commit is contained in:
2024-09-12 13:42:42 +10:00
parent 035e599194
commit 21ec47187f

View File

@@ -0,0 +1,14 @@
apiVersion: v1
kind: Secret
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
sealedsecrets.bitnami.com/cluster-wide: "true"
sealedsecrets.bitnami.com/managed: "true"
creationTimestamp: null
name: ec-config-server-auth-secrets
namespace: ecproj
type: Opaque
stringData:
CONFIG_SERVER_USERNAME: "ec-config"
CONFIG_SERVER_PASSWORD: "d9Ur8@Zf2^l4Gb^@E^"