Cambiar documentacion

This commit is contained in:
2025-04-27 00:45:53 +00:00
parent 53fbbd945a
commit 622a7d1f98
7 changed files with 26 additions and 26 deletions

View File

@ -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

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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: