26 lines
578 B
YAML
26 lines
578 B
YAML
# # status: removed again
|
|
|
|
# apiVersion: helm.fluxcd.io/v1
|
|
# kind: HelmRelease
|
|
# metadata:
|
|
# name: helm-phpldapadmin
|
|
# namespace: flux
|
|
# spec:
|
|
# releaseName: phpldapadmin
|
|
# targetNamespace: auth
|
|
# chart:
|
|
# repository: https://cetic.github.io/helm-charts
|
|
# version: 0.1.3
|
|
# name: phpldapadmin
|
|
# values:
|
|
# service:
|
|
# type: ClusterIP
|
|
# ingress:
|
|
# enabled: true
|
|
# hosts:
|
|
# - "ldap.haumdaucher.de"
|
|
# annotations:
|
|
# cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
|
# tls:
|
|
# - ldap-haumdaucher-de
|