This commit is contained in:
Danijel Simeunovic
2026-02-08 16:59:38 +01:00
parent 65171ddcb7
commit fa4e7c1984
2 changed files with 4 additions and 21 deletions

View File

@@ -1,10 +1,10 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: infrastructure-app-of-apps
name: infrastructure-apps
namespace: argocd
labels:
app.kubernetes.io/name: infrastructure-app-of-apps
app.kubernetes.io/name: infrastructure-apps
app.kubernetes.io/part-of: platform
app.kubernetes.io/managed-by: argocd
annotations:
@@ -12,9 +12,9 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/snothub/sturdy-adventure.git
repoURL: https://github.com/fortedigital/sturdy-adventure.git
targetRevision: HEAD
path: argocd
path: argocd/infra
destination:
server: https://kubernetes.default.svc
namespace: argocd