init argo app of apps

This commit is contained in:
Nikolai Rodionov 2023-02-11 20:48:52 +01:00
commit f330224c07
2 changed files with 22 additions and 0 deletions

15
app-of-apps.yaml Normal file
View File

@ -0,0 +1,15 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: app-of-apps
namespace: argo-system
spec:
destination:
namespace: argo-system
server: https://kubernetes.default.svc
project: system
source:
path: ./manifests
repoURL: git@git.badhouseplants.net:allanger/helmfile-vs-argo.git
targetRevision: argo-apps-main

7
helm-freeze.yaml Normal file
View File

@ -0,0 +1,7 @@
harts: {}
repos: {}
destinations:
- name: default
path: ./vendor