infra4talos/everything-app/postgres-operator.yaml
2025-11-06 23:33:46 +01:00

18 lines
433 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgres-operator
namespace: argocd
spec:
destination:
namespace: postgres-operator
server: https://kubernetes.default.svc
project: infra
source:
chart: postgres-operator
repoURL: https://opensource.zalando.com/postgres-operator/charts/postgres-operator
targetRevision: 1.14.0
helm:
valuesObject:
image:
tag: 1.15.0