You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
344 B
15 lines
344 B
apiVersion: 0.3.0
|
|
environments:
|
|
default:
|
|
destination:
|
|
namespace: blue-green-deploy
|
|
server: https://kubernetes.default.svc
|
|
k8sVersion: v1.10.0
|
|
path: default
|
|
kind: ksonnet.io/app
|
|
name: blue-green-deploy
|
|
registries:
|
|
incubator:
|
|
protocol: github
|
|
uri: github.com/ksonnet/parts/tree/master/incubator
|
|
version: 0.0.1
|
|
|