Automated connection between OpenBAO and ESO

This commit is contained in:
Richard Robert Reitz 2025-04-28 09:42:11 +02:00
parent f67bc40d1e
commit d0388bcd20
5 changed files with 42 additions and 0 deletions

View file

@ -28,3 +28,6 @@ spec:
- repoURL: https://{{{ .Env.CLIENT_REPO_DOMAIN }}}/{{{ .Env.CLIENT_REPO_ORG_NAME }}}
targetRevision: HEAD
ref: values
- repoURL: https://{{{ .Env.CLIENT_REPO_DOMAIN }}}/{{{ .Env.CLIENT_REPO_ORG_NAME }}}
targetRevision: HEAD
path: "{{{ .Env.CLIENT_REPO_ID }}}/{{{ .Env.DOMAIN }}}/stacks/core/argocd/manifests"