Use the command below to change the helm config values or to upgrade KB to latest version of the Black Duck Air-gapped KnowledgeBase:
|
envsubst < values.yaml | helm upgrade kb . -n ${NAMESPACE} -f - |
Use the command below to change the helm config values or to upgrade KB to latest version of the Black Duck Air-gapped KnowledgeBase:
|
envsubst < values.yaml | helm upgrade kb . -n ${NAMESPACE} -f - |