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.
2 parents 691cdd5 + 8b21803 commit 6d8beb7Copy full SHA for 6d8beb7
Documentation/install/install.md
@@ -59,7 +59,7 @@ watchedNamespaces: local
59
catalog_namespace: local
60
61
# OLM operator run configuration
62
-alm:
+olm:
63
# OLM operator doesn't do any leader election (yet), set to 1
64
replicaCount: 1
65
# The image to run. If not building a local image, use sha256 image references
Documentation/install/local-values-shift.yaml
@@ -4,7 +4,7 @@ watchedNamespaces: local
4
5
debug: true
6
7
8
9
image:
10
ref: quay.io/coreos/olm:local
0 commit comments