Add app-of-apps Helm chart for ArgoCD
Renders ArgoCD Applications from values.yaml, including one for the valheim-gitops chart. Includes a one-time bootstrap manifest to register this chart itself as an ArgoCD Application. Co-authored-by: Copilot <[email protected]>
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
apiVersion: v2
|
||||
name: apps-in-apps
|
||||
description: >
|
||||
App-of-Apps Helm chart bootstrapping ArgoCD Applications for this cluster
|
||||
(e.g. the valheim-gitops game server stack).
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "1.0.0"
|
||||
home: https://git.smokyzone.de/SmokyZone/apps-in-apps
|
||||
sources:
|
||||
- https://git.smokyzone.de/SmokyZone/apps-in-apps
|
||||
keywords:
|
||||
- argocd
|
||||
- app-of-apps
|
||||
- gitops
|
||||
maintainers:
|
||||
- name: SmokyZone
|
||||
Reference in New Issue
Block a user