flux: prepare for renovate
This commit is contained in:
parent
b22999d78a
commit
e857d0d749
6 changed files with 33 additions and 1 deletions
5
flux/cluster/core/namespaces/gitops.yaml
Normal file
5
flux/cluster/core/namespaces/gitops.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: gitops
|
|
@ -5,4 +5,5 @@ resources:
|
|||
- networking.yaml
|
||||
- external-secrets.yaml
|
||||
- authentik.yaml
|
||||
- gitops.yaml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue