core-deployments/sb-server-monitor/kustomization.yaml
tom 0b7d9de8d7
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
SB SERVER MONITOR: update image tag to 30 (done automagically via Woodpecker pipeline)
2025-01-22 20:17:38 +00:00

13 lines
340 B
YAML

resources:
- ./0-namespace.yaml
- ./1-service-account.yaml
- ./2-deployment.yaml
- ./3-service.yaml
- ./4-service-monitor.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: git.ar21.de/yolokube/sb-server-monitor
newName: git.ar21.de/yolokube/sb-server-monitor
newTag: "30"
namespace: sb-server-monitor