Reconfigure LdapWrapper PV/PVC

This commit is contained in:
2025-05-23 14:44:24 +10:00
parent 32a58b7a17
commit cf6bc7bcce
6 changed files with 42 additions and 7 deletions

View File

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ldapwrapper
namespace: argo-cd
spec:
destination:
server: https://kubernetes.default.svc
namespace: ldapwrapper
project: default
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/LdapWrapper
targetRevision: HEAD
# - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
# path: services/LdapWrapper
# targetRevision: master