Files
auricom-home-cluster/kubernetes/apps/default/cloudnative-pg/app/helmrelease.yaml
feisar-bot ee50180b39 ⬆️ Update chart cloudnative-pg to 0.19.1
| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | cloudnative-pg | 0.19.0 | 0.19.1 |
2023-11-04 18:54:56 +01:00

37 lines
800 B
YAML

---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2beta1.json
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: cloudnative-pg
namespace: default
spec:
interval: 30m
chart:
spec:
chart: cloudnative-pg
version: 0.19.1
sourceRef:
kind: HelmRepository
name: cloudnative-pg
namespace: flux-system
maxHistory: 2
install:
createNamespace: true
crds: CreateReplace
remediation:
retries: 3
upgrade:
cleanupOnFail: true
crds: CreateReplace
remediation:
retries: 3
uninstall:
keepHistory: false
values:
crds:
create: true
config:
data:
INHERITED_ANNOTATIONS: kyverno.io/ignore