Start refactor of drone for fluxcd

This commit is contained in:
Jim Nicholson 2021-10-11 21:24:44 -07:00
commit 5e8eae2aa8
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
# - rbac.yaml
# - storage.yaml
# - deployment.yaml
# - service.yaml
# - ingress.yaml
# - agent.yaml

5
kustomize/namespace.yaml Normal file
View File

@ -0,0 +1,5 @@
apiVersion: v1
kind: Namespace
metadata:
name: drone