Remove calendso
This commit is contained in:
parent
57fedd0d85
commit
8a0952f514
@ -1,24 +1,24 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
# apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
# kind: Application
|
||||||
metadata:
|
# metadata:
|
||||||
name: calendso
|
# name: calendso
|
||||||
namespace: argocd
|
# namespace: argocd
|
||||||
finalizers:
|
# finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
# - resources-finalizer.argocd.argoproj.io
|
||||||
spec:
|
# spec:
|
||||||
project: cluster.fun
|
# project: cluster.fun
|
||||||
destination:
|
# destination:
|
||||||
namespace: calendso
|
# namespace: calendso
|
||||||
name: cluster-fun (scaleway)
|
# name: cluster-fun (scaleway)
|
||||||
source:
|
# source:
|
||||||
path: manifests/calendso
|
# path: manifests/calendso
|
||||||
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
|
# repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
|
||||||
targetRevision: HEAD
|
# targetRevision: HEAD
|
||||||
syncPolicy:
|
# syncPolicy:
|
||||||
automated: {}
|
# automated: {}
|
||||||
syncOptions:
|
# syncOptions:
|
||||||
- CreateNamespace=true
|
# - CreateNamespace=true
|
||||||
ignoreDifferences:
|
# ignoreDifferences:
|
||||||
- kind: Secret
|
# - kind: Secret
|
||||||
jsonPointers:
|
# jsonPointers:
|
||||||
- /data
|
# - /data
|
||||||
|
Loading…
Reference in New Issue
Block a user