Temprary disable ttyd
This commit is contained in:
parent
ecd5c0c6d7
commit
7e8f8d6d27
@ -1,25 +1,25 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: ttyd
|
||||
namespace: argocd
|
||||
labels:
|
||||
env: infra
|
||||
spec:
|
||||
project: infra
|
||||
source:
|
||||
repoURL: 'ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/infra.git'
|
||||
targetRevision: HEAD
|
||||
path: charts/ttyd
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../manifests/ttyd/values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: infra
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: ttyd
|
||||
# namespace: argocd
|
||||
# labels:
|
||||
# env: infra
|
||||
# spec:
|
||||
# project: infra
|
||||
# source:
|
||||
# repoURL: 'ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/infra.git'
|
||||
# targetRevision: HEAD
|
||||
# path: charts/ttyd
|
||||
# helm:
|
||||
# valueFiles:
|
||||
# - ../../manifests/ttyd/values.yaml
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: infra
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user