Compare commits

...
Author SHA1 Message Date
whyredfire d12db3c9b7 root-app: Use directory.recurse for applications 2026-02-21 02:09:06 +05:30
4 changed files with 2 additions and 8 deletions
-8
View File
@@ -1,8 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# add-ons
- add-ons/traefik.yaml
# services
- services/app-autoregexbot.yaml
+2
View File
@@ -9,6 +9,8 @@ spec:
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops.git
targetRevision: main
path: applications
directory:
recurse: true
destination:
server: https://kubernetes.default.svc
namespace: argocd