We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a297a8e commit e16d6f0Copy full SHA for e16d6f0
scripts/init-env.sh
@@ -19,7 +19,7 @@ export \
19
SECRET_NAME=foo-cert-sec
20
21
export CRD_SCALING_URL=https://github.com/test-network-function/crd-operator-scaling.git
22
-export CRD_SCALING_TAG=v0.0.2
+export CRD_SCALING_TAG=v0.0.3
23
24
# Truncate registry pod name if more than 63 characters
25
if [[ ${#OPERATOR_REGISTRY_POD_NAME_FULL} -gt 63 ]];then
0 commit comments