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 9f83dc4 commit d58e9c7Copy full SHA for d58e9c7
osde2e/project.mk
@@ -1,5 +1,5 @@
1
# Project specific values
2
-OPERATOR_NAME?=$(shell sed -n 's/.*OperatorName .*"\([^"]*\)".*/\1/p' config/config.go)
+OPERATOR_NAME?=managed-cluster-validating-webhooks
3
4
HARNESS_IMAGE_REGISTRY?=quay.io
5
HARNESS_IMAGE_REPOSITORY?=app-sre
0 commit comments