This commit is contained in:
Josh Daeseon Kim 2023-06-14 19:29:15 +09:00 committed by GitHub
commit 7a0396ca15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 0 deletions

16
apps/application.yml Normal file
View File

@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: helm-guestbook
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: https://github.com/thirtynine96/argocd-example-apps.git
targetRevision: HEAD
path: helm-guestbook
destination:
namespace: helm-guestbook
server: https://kubernetes.default.svc