Adds fleet.yaml
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
779f061554
commit
6bcdadb42d
16
kubernetes/fleet.yaml
Normal file
16
kubernetes/fleet.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
namespace: dit-docs
|
||||||
|
|
||||||
|
targetCustomizations:
|
||||||
|
- name: development
|
||||||
|
clusterSelector:
|
||||||
|
matchLabels:
|
||||||
|
env: dev
|
||||||
|
kustomize:
|
||||||
|
dir: development
|
||||||
|
|
||||||
|
- name: production
|
||||||
|
clusterSelector:
|
||||||
|
matchLabels:
|
||||||
|
env: prod
|
||||||
|
kustomize:
|
||||||
|
dir: production
|
||||||
Loading…
Reference in New Issue
Block a user