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 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: gitea name: gitea
namespace: argocd namespace: argocd
spec: spec:
project: default project: default
source: source:
repoURL: 'http://192.168.1.9:30300/xavor/k8s-gitea.git' repoURL: 'http://192.168.1.10:30300/xavor/k8s-gitea.git'
targetRevision: HEAD targetRevision: HEAD
path: . path: .
destination: destination:
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'
namespace: gitea namespace: gitea
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
project: default project: default
source: 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 targetRevision: HEAD
path: . path: .
destination: destination:

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
project: default project: default
source: 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 targetRevision: HEAD
path: . path: .
destination: destination:

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
project: default project: default
source: 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 targetRevision: HEAD
path: . path: .
destination: destination:

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
project: default project: default
source: 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 targetRevision: HEAD
path: . path: .
destination: destination:

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
project: default project: default
source: 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 targetRevision: HEAD
path: . path: .
destination: destination:

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
project: default project: default
source: 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 targetRevision: HEAD
path: . path: .
destination: destination: