mirror of
https://github.com/argoproj/argocd-example-apps.git
synced 2024-11-15 09:45:11 +01:00
12 lines
224 B
YAML
12 lines
224 B
YAML
apiVersion: 0.1.0
|
|
environments:
|
|
default:
|
|
destination:
|
|
namespace: default
|
|
server: https://kubernetes.default.svc
|
|
k8sVersion: v1.10.0
|
|
path: default
|
|
kind: ksonnet.io/app
|
|
name: guestbook
|
|
version: 0.0.1
|