feat(apt-version-exporter): add apt-version-exporter to core-deployments
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending

This commit is contained in:
Tom Neuber 2025-01-28 08:57:33 +01:00
parent a4214ff3cc
commit 459870309f
Signed by: tom
GPG key ID: F17EFE4272D89FF6
8 changed files with 149 additions and 0 deletions

View file

@ -0,0 +1,13 @@
resources:
- ./namespace.yaml
- ./serviceaccount.yaml
- ./daemonset.yaml
- ./service.yaml
- ./servicemonitor.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: git.ar21.de/yolokube/go-apt-version-exporter
newName: git.ar21.de/yolokube/go-apt-version-exporter
newTag: "2"
namespace: apt-version-exporter