File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ helm upgrade agent "oci://${ARK_CHART}@${ARK_CHART_DIGEST}" \
7474 --set pprof.enabled=true \
7575 --set fullnameOverride=disco-agent \
7676 --set " image.digest=${ARK_IMAGE_DIGEST} " \
77+ --set config.clusterDescription=" A temporary cluster for E2E testing. Contact @wallrj-cyberark." \
7778 --set-json " podLabels={\" disco-agent.cyberark.cloud/test-id\" : \" ${RANDOM} \" }"
7879
7980kubectl rollout status deployments/disco-agent --namespace " ${NAMESPACE} "
Original file line number Diff line number Diff line change 11config :
22 clusterName : venafi-kubernetes-agent-e2e
33 clusterDescription : |
4- A kind cluster used for testing the venafi-kubernetes-agent.
4+ A cluster used for testing the venafi-kubernetes-agent.
55 excludeAnnotationKeysRegex : ['^kapp\.k14s\.io/original.*']
66
77authentication :
You can’t perform that action at this time.
0 commit comments