argo-cd/util/ksonnet/testdata
Alexander Matyushentsev d1311bdc8c Upgrade ksonnet version
2018-03-08 14:51:52 -08:00
..
test-app Upgrade ksonnet version 2018-03-08 14:51:52 -08:00
README.md Update to latest ksonnet with single destination. Fix linting errors. Update build container 2018-02-26 13:47:42 -08:00

The ksonnet test-app was generated using the following commands

ks init test-app --api-spec=version:v1.8.0
cd test-app
# edit app.yaml to use test-namespace and test-env instead of default
ks generate deployed-service demo --image=gcr.io/kuar-demo/kuard-amd64:1 --replicas=2 --type=ClusterIP