Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d12db3c9b7 | ||
|
|
b2a0a2628c |
@@ -1,8 +0,0 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
|
|
||||||
resources:
|
|
||||||
# add-ons
|
|
||||||
- add-ons/traefik.yaml
|
|
||||||
# services
|
|
||||||
- services/app-autoregexbot.yaml
|
|
||||||
@@ -9,6 +9,8 @@ spec:
|
|||||||
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