chore(argocd): Disable Piraeus
This commit is contained in:
parent
cbc016df63
commit
071c057f8e
1 changed files with 19 additions and 19 deletions
|
|
@ -38,25 +38,25 @@ spec:
|
|||
selfHeal: true
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: piraeus-datastore
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://code.peterg.nl/wheatley/kubernetes.git
|
||||
path: k8s-wheatley/datastore
|
||||
targetRevision: HEAD
|
||||
destination:
|
||||
server: https://10.13.37.10:6443
|
||||
namespace: piraeus-datastore
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
# ---
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: piraeus-datastore
|
||||
# namespace: argocd
|
||||
# spec:
|
||||
# project: default
|
||||
# source:
|
||||
# repoURL: https://code.peterg.nl/wheatley/kubernetes.git
|
||||
# path: k8s-wheatley/datastore
|
||||
# targetRevision: HEAD
|
||||
# destination:
|
||||
# server: https://10.13.37.10:6443
|
||||
# namespace: piraeus-datastore
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue