stacks-instances/otc/observability.buildth.ing/stacks/observability-client/kepler.yaml

30 lines
708 B
YAML
Raw Normal View History

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: kepler
namespace: argocd
labels:
env: dev
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
retry:
limit: -1
destination:
name: in-cluster
namespace: observability
sources:
- chart: kepler
repoURL: https://sustainable-computing-io.github.io/kepler-helm-chart
targetRevision: 0.6.1
helm:
valueFiles:
- $values/otc/observability.buildth.ing/stacks/observability-client/kepler/values.yaml
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values