flux: prepare for renovate
This commit is contained in:
parent
cdaa985c3a
commit
7cf4499c2a
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