Revert "root-app: Use directory.recurse for applications"
This reverts commit 356f78cd75.
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
|
||||||
|
resources:
|
||||||
|
# add-ons
|
||||||
|
- add-ons/traefik.yaml
|
||||||
|
# services
|
||||||
|
- services/app-autoregexbot.yaml
|
||||||
@@ -8,9 +8,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops.git
|
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: applications/
|
path: applications
|
||||||
directory:
|
|
||||||
recurse: true
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
|||||||
Reference in New Issue
Block a user