Fix target -> targetCustomizations typos

This commit is contained in:
Darren Shepherd
2020-09-16 07:48:11 -07:00
parent a221c21f7e
commit 541764c8c3
8 changed files with 8 additions and 8 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -1,5 +1,5 @@
namespace: fleet-mc-kustomize-example
targets:
targetCustomizations:
- name: dev
clusterSelector:
matchLabels:

View File

@@ -1,5 +1,5 @@
namespace: fleet-mc-manifest-example
targets:
targetCustomizations:
- name: dev
clusterSelector:
matchLabels:

View File

@@ -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:

View File

@@ -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:

View File

@@ -192,7 +192,7 @@ spec:
name: base/redis-slave-service.yaml
- content: |
namespace: fleet-mc-kustomize-example
targets:
targetCustomizations:
- name: dev
clusterSelector:
matchLabels:

View File

@@ -47,7 +47,7 @@ spec:
name: README.md
- content: |
namespace: fleet-mc-manifest-example
targets:
targetCustomizations:
- name: dev
clusterSelector:
matchLabels: