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 e901510 commit 7eeadf5Copy full SHA for 7eeadf5
scripts/init-env.sh
@@ -16,7 +16,7 @@ export \
16
COMMUNITY_OPERATOR_IMAGEREPO=docker.io/hazelcast \
17
COMMUNITY_OPERATOR_BASE=hazelcast-platform-operator \
18
COMMUNITY_OPERATOR_NAME=hazelcast-platform-operator.v5.10.0 \
19
- COMMUNITY_OPERATOR_IMAGEVERSION=5.10 \
+ COMMUNITY_OPERATOR_IMAGEVERSION=5.10.0 \
20
OPERATOR_IMAGE_FULL_NAME=$REGISTRY$DIRECTORY$OPERATOR_IMAGE \
21
SECRET_NAME=foo-cert-sec
22
0 commit comments