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 6efa7fb commit b98912bCopy full SHA for b98912b
charts/gitops-runtime/templates/_components/gitops-operator/crds/restrictedgitsources.yaml
@@ -64,7 +64,7 @@ spec:
64
- kind
65
type: object
66
type: array
67
- clusterResourceWhilelist:
+ clusterResourceWhitelist:
68
description: ClusterResourceWhitelist contains list of whitelisted
69
cluster level resources
70
items:
@@ -121,7 +121,7 @@ spec:
121
122
123
124
- namespaceResourceWhilelist:
+ namespaceResourceWhitelist:
125
description: NamespaceResourceWhitelist contains list of whitelisted
126
namespace level resources
127
0 commit comments