whiteboard add autoupdate image

This commit is contained in:
Márcio Fernandes
2026-07-16 22:07:35 +00:00
parent 07a953009d
commit 3e8b6ed339
5 changed files with 58 additions and 8 deletions
+10 -7
View File
@@ -2,10 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./whiteboard-secrets.yaml
- ./deployment.yaml
- ./service.yaml
- ./middlewares.yaml
- ./network-policies.yaml
- ./ingress-web-public.yaml
- ./ingress-web.yaml
- whiteboard-secrets.yaml
- deployment.yaml
- service.yaml
- image-policy.yaml
- image-repo.yaml
- image-update-automation.yaml
- middlewares.yaml
- network-policies.yaml
- ingress-web-public.yaml
- ingress-web.yaml