fix: clean-up merge issue
This commit is contained in:
parent
3439c614d7
commit
2510d8590c
3 changed files with 0 additions and 47 deletions
|
|
@ -1,23 +0,0 @@
|
||||||
# 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/
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
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
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
app-of-apps:
|
|
||||||
project: default
|
|
||||||
destination:
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
source:
|
|
||||||
repoURL: ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git
|
|
||||||
path: apps
|
|
||||||
apps:
|
|
||||||
- name: foundryvtt
|
|
||||||
namespace: ttrpg
|
|
||||||
path: foundryvtt
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue