blumeops/argocd/manifests/unpoller/kustomization.yaml

18 lines
321 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- deployment.yaml
- service.yaml
- external-secret.yaml
images:
- name: registry.ops.eblu.me/blumeops/unpoller
newTag: v2.34.0-613f05d
configMapGenerator:
- name: unpoller-config
files:
- up.conf