argocd/apps: kitchen: Initial commit

This commit is contained in:
2023-10-14 22:13:09 -05:00
parent 0eb121b833
commit 5d0d002efd

View File

@@ -0,0 +1,13 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: kitchen
namespace: argocd
spec:
destination:
server: https://kubernetes.default.svc
project: default
source:
path: kitchen
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
targetRevision: master