mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
ops(k8s): Add kustomize files
This commit is contained in:
parent
a3047a4c24
commit
b63b25085e
2 changed files with 8 additions and 0 deletions
4
k8s/system/flannel/kustomization.yaml
Normal file
4
k8s/system/flannel/kustomization.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- application.yaml
|
||||||
4
k8s/system/kustomization.yaml
Normal file
4
k8s/system/kustomization.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- project.yaml
|
||||||
Loading…
Add table
Add a link
Reference in a new issue