4 changed files with 13 additions and 7 deletions
@ -0,0 +1,5 @@ |
|||
apiVersion: v1 |
|||
appVersion: "1.0" |
|||
description: Applications |
|||
name: applications |
|||
version: 0.1.0 |
@ -1,4 +0,0 @@ |
|||
apiVersion: kustomize.config.k8s.io/v1beta1 |
|||
kind: Kustomization |
|||
resources: |
|||
- base/guestbook/app-argocd.yaml |
@ -0,0 +1,5 @@ |
|||
spec: |
|||
destination: |
|||
server: https://kubernetes.default.svc |
|||
source: |
|||
targretRevision: HEAD |
Loading…
Reference in new issue