mirror of https://git.rancher.io/rke2-charts
12 lines
439 B
Diff
12 lines
439 B
Diff
|
--- charts-original/templates/tigera-operator/02-configmap-calico-resources.yaml
|
||
|
+++ charts/templates/tigera-operator/02-configmap-calico-resources.yaml
|
||
|
@@ -3,7 +3,7 @@
|
||
|
kind: ConfigMap
|
||
|
metadata:
|
||
|
name: calico-resources
|
||
|
- namespace: {{.Release.Namespace}}
|
||
|
+ namespace: tigera-operator
|
||
|
data:
|
||
|
# To create Calico resources before Calico components are started add
|
||
|
# an entry here and the contents of the resource under the entry.
|