This commit is contained in:
Matthieu Lamalle 2022-10-07 13:28:42 +00:00
parent 123ee3f3cd
commit e08213533e
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- gotk-components.yaml - namespace.yaml
- gotk-sync.yaml

View File

@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
kubernetes.io/metadata.name: fluxflou
name: fluxflou