Try portainer!

This commit is contained in:
2023-10-24 17:28:08 +01:00
parent 92c8d5bee0
commit ecf0fa850b
12 changed files with 48 additions and 8090 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: portainer
namespace: flux-system
spec:
interval: 10m0s
path: ./apps/portainer
prune: true
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -3,3 +3,4 @@ kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
- apps/*.yaml