fluxcxd: add whiteboard

This commit is contained in:
Márcio Fernandes
2026-07-16 19:40:03 +00:00
parent 312f1f7d45
commit a2d3755e94
6 changed files with 42 additions and 13 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