Merge "Add required vars for vault app integration"

This commit is contained in:
Zuul 2020-07-10 22:10:25 +00:00 committed by Gerrit Code Review
commit 953ae15c00
2 changed files with 2 additions and 0 deletions

View File

@ -1423,6 +1423,7 @@ HELM_APP_MONITOR = 'stx-monitor'
HELM_APP_OIDC_AUTH = 'oidc-auth-apps'
HELM_APP_CERT_MANAGER = 'cert-manager'
HELM_APP_NGINX_IC = 'nginx-ingress-controller'
HELM_APP_VAULT = 'vault'
# Apply mode for openstack app
OPENSTACK_RESTORE_DB = 'restore_db'

View File

@ -44,6 +44,7 @@ HELM_NS_HELM_TOOLKIT = 'helm-toolkit'
HELM_NS_MONITOR = 'monitor'
HELM_NS_RBD_PROVISIONER = HELM_NS_KUBE_SYSTEM
HELM_NS_CERT_MANAGER = 'cert-manager'
HELM_NS_VAULT = 'vault'
# Services
# Matches configassistant.py value => Should change to STARLINGX