add whiteboard to fluxcd

This commit is contained in:
Márcio Fernandes
2026-07-16 20:06:13 +00:00
parent 312f1f7d45
commit 46594bee71
7 changed files with 43 additions and 14 deletions
+1 -8
View File
@@ -1,15 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
secretGenerator:
- name: whiteboard
envs:
- ./.env.d/whiteboard.env
generatorOptions:
disableNameSuffixHash: true
resources:
- ./whiteboard-secrets.yaml
- ./deployment.yaml
- ./service.yaml
- ./middlewares.yaml