all repos — infra @ master

infrastructure manifests and setup notes

charts/postgres.yaml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
  name: postgres
  namespace: default
spec:
  chart: oci://registry-1.docker.io/bitnamicharts/postgresql
  targetNamespace: default
  valuesContent: |-
    fullnameOverride: postgres