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 6b35090 commit d3e9b8cCopy full SHA for d3e9b8c
Makefile
@@ -152,7 +152,7 @@ MEMCACHED_DEPL_IMG ?= unused
152
KEYSTONE_IMG ?= quay.io/openstack-k8s-operators/keystone-operator-index:${OPENSTACK_K8S_TAG}
153
KEYSTONE_REPO ?= https://github.com/openstack-k8s-operators/keystone-operator.git
154
KEYSTONE_BRANCH ?= ${OPENSTACK_K8S_BRANCH}
155
-KEYSTONE_COMMMIT_HASH ?=
+KEYSTONE_COMMIT_HASH ?=
156
KEYSTONEAPI ?= config/samples/keystone_v1beta1_keystoneapi.yaml
157
KEYSTONEAPI_CR ?= ${OPERATOR_BASE_DIR}/keystone-operator/${KEYSTONEAPI}
158
KEYSTONEAPI_DEPL_IMG ?= unused
0 commit comments