feat(sb-server-monitor): move deployment to core repo
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-12-05 22:10:13 +01:00
parent c2240f1fac
commit fb55a81677
Signed by: tom
GPG key ID: F17EFE4272D89FF6
7 changed files with 130 additions and 0 deletions

View file

@ -0,0 +1,13 @@
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: "12"
namespace: fail2ban-prometheus