20 行
404 B
YAML
20 行
404 B
YAML
apiVersion: helm.toolkit.fluxcd.io/v2
|
|
kind: HelmRelease
|
|
metadata:
|
|
name: cloudnative-pg-plugin-barman
|
|
namespace: infra-data
|
|
spec:
|
|
interval: 30m
|
|
timeout: 15m
|
|
dependsOn:
|
|
- name: cloudnative-pg
|
|
chart:
|
|
spec:
|
|
chart: plugin-barman-cloud
|
|
version: 0.5.0
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cloudnative-pg
|
|
namespace: infra-gitops
|
|
interval: 12h
|