Cambiar documentacion
This commit is contained in:
@ -1,20 +1,20 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: gitea
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-gitea.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: gitea
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: gitea
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-gitea.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: gitea
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-guacamole.git'
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-guacamole.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
|
@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-ingress-controller.git'
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-ingress-controller.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
|
@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-kubevirt-isoserver.git'
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-kubevirt-isoserver.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
|
@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-storage.git'
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-storage.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
|
@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-vm-windows-demo.git'
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-vm-windows-demo.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
|
@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'http://192.168.1.9:30300/xavor/k8s-vscode.git'
|
||||
repoURL: 'http://192.168.1.10:30300/xavor/k8s-vscode.git'
|
||||
targetRevision: HEAD
|
||||
path: .
|
||||
destination:
|
||||
|
Reference in New Issue
Block a user