commit
This commit is contained in:
16
app-of-apps/calico.yaml
Normal file
16
app-of-apps/calico.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
apiVersion: argoproj.io/v1alpha1
|
||||||
|
kind: Application
|
||||||
|
metadata:
|
||||||
|
name: calico
|
||||||
|
namespace: argocd
|
||||||
|
finalizers:
|
||||||
|
- resources-finalizer.argocd.argoproj.io
|
||||||
|
spec:
|
||||||
|
destination:
|
||||||
|
namespace: calico
|
||||||
|
server: https://kubernetes.default.svc
|
||||||
|
project: default
|
||||||
|
source:
|
||||||
|
path: calico
|
||||||
|
repoURL: https://git.undercloud.local/Undercloud/k8s-apps.git
|
||||||
|
targetRevision: HEAD
|
||||||
Reference in New Issue
Block a user