kubernetes/k8s-peterg/renovate-operator/kustomization.yaml
2026-05-08 11:48:05 +02:00

19 lines
405 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: renovate-operator
resources:
- configmap.yaml
- namespace.yaml
- policies.yaml
- renovate-job.yaml
- secrets.yaml
helmCharts:
- name: renovate-operator
repo: https://helm.mogenius.com/public
namespace: renovate-operator
releaseName: renovate-operator
version: "4.7.0"
valuesFile: values.yaml