Fix: Add kustomization for rickroll
All checks were successful
Lint yaml / build-package (push) Successful in 8s

This commit is contained in:
2024-11-06 10:02:16 +00:00
parent 53959c5d7b
commit 8e05cdeff1

View File

@@ -0,0 +1,14 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: rickroll
namespace: flux-system
spec:
interval: 10m0s
path: ./rickroll/
prune: true
force: false
sourceRef:
kind: GitRepository
name: applications