Skip to content

Commit d3e9b8c

Browse files
committed
Fix typos in code
1 parent 6b35090 commit d3e9b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ MEMCACHED_DEPL_IMG ?= unused
152152
KEYSTONE_IMG ?= quay.io/openstack-k8s-operators/keystone-operator-index:${OPENSTACK_K8S_TAG}
153153
KEYSTONE_REPO ?= https://github.com/openstack-k8s-operators/keystone-operator.git
154154
KEYSTONE_BRANCH ?= ${OPENSTACK_K8S_BRANCH}
155-
KEYSTONE_COMMMIT_HASH ?=
155+
KEYSTONE_COMMIT_HASH ?=
156156
KEYSTONEAPI ?= config/samples/keystone_v1beta1_keystoneapi.yaml
157157
KEYSTONEAPI_CR ?= ${OPERATOR_BASE_DIR}/keystone-operator/${KEYSTONEAPI}
158158
KEYSTONEAPI_DEPL_IMG ?= unused

0 commit comments

Comments
 (0)