reference tool repo
This commit is contained in:
@@ -5,6 +5,8 @@ kind: Application
|
||||
metadata:
|
||||
name: {{ $app_name }}
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
@@ -2,4 +2,5 @@
|
||||
# This is a YAML-formatted file.
|
||||
# Declare variables to be passed into your templates.
|
||||
gitea_applications:
|
||||
- url-shortener
|
||||
- url-shortener
|
||||
- tools
|
||||
Reference in New Issue
Block a user