Fix target -> targetCustomizations typos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace: fleet-mc-helm-external-example
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
helm:
|
||||
values:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
namespace: fleet-mc-helm-kustomize-example
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
namespace: fleet-mc-kustomize-example
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
namespace: fleet-mc-manifest-example
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
@@ -206,7 +206,7 @@ spec:
|
||||
namespace: fleet-mc-helm-external-example
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
helm:
|
||||
values:
|
||||
|
||||
@@ -206,7 +206,7 @@ spec:
|
||||
namespace: fleet-mc-helm-kustomize-example
|
||||
helm:
|
||||
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
@@ -192,7 +192,7 @@ spec:
|
||||
name: base/redis-slave-service.yaml
|
||||
- content: |
|
||||
namespace: fleet-mc-kustomize-example
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
@@ -47,7 +47,7 @@ spec:
|
||||
name: README.md
|
||||
- content: |
|
||||
namespace: fleet-mc-manifest-example
|
||||
targets:
|
||||
targetCustomizations:
|
||||
- name: dev
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user