You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
494 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: stackgres
namespace: stackgres
spec:
releaseName: stackgres-operator
chart:
spec:
chart: stackgres-operator
sourceRef:
kind: HelmRepository
name: stackgres
namespace: repos
interval: 60m
install:
remediation:
retries: 3
values:
authentication:
secretRef:
name: stackgres-secret
cert:
certManager:
autoConfigure: true