chore(bootstrap): moved all pointers to main instead of HEAD

This commit is contained in:
Daniël Groothuis
2025-10-23 13:01:30 +02:00
parent 63e315db84
commit b83062b0ef
11 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/argocd path: manifests/artemis/argocd
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: argocd namespace: argocd
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/cnpg path: manifests/artemis/cnpg
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: cnpg-system namespace: cnpg-system
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/external-secrets path: manifests/artemis/external-secrets
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: external-secrets namespace: external-secrets
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/gitea-runners path: manifests/artemis/gitea-runners
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: gitea-runners namespace: gitea-runners
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/gitea path: manifests/artemis/gitea
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: gitea namespace: gitea
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/mailu path: manifests/artemis/mailu
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: mailu namespace: mailu
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/pocket-id path: manifests/artemis/pocket-id
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: pocket-id namespace: pocket-id
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/uptime-kuma path: manifests/artemis/uptime-kuma
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: uptime-kuma namespace: uptime-kuma
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/vault path: manifests/artemis/vault
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: vault namespace: vault
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/vaultwarden path: manifests/artemis/vaultwarden
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: vaultwarden namespace: vaultwarden
name: in-cluster name: in-cluster

View File

@@ -12,7 +12,7 @@ spec:
source: source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: clusters/artemis path: clusters/artemis
targetRevision: HEAD targetRevision: main
destination: destination:
namespace: argocd namespace: argocd
name: in-cluster name: in-cluster