Archive previous method of managing

This commit is contained in:
David Landry 2024-01-21 13:39:36 -05:00
parent 50c669e7ba
commit 519ae41d84
22 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/

View file

@ -0,0 +1,12 @@
---
apiVersion: v2
name: media
type: application
version: 1.0.0
appVersion: "1.16.1"
description: App-of-apps for self-hosted media applications
dependencies:
- name: app-of-apps
version: 1.0.2
repository: file://../../charts/app-of-apps

View file

@ -0,0 +1,12 @@
---
app-of-apps:
project: default
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://git.nc.landry.land/davad/argo.git
path: apps
apps:
- name: kavita
namespace: media
path: kavita