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