Use Deployment on Kubernetes

I messed this up when rebasing.
This commit is contained in:
Shane McDonald 2018-04-18 10:28:50 -04:00
parent ffc347bfd0
commit cf5149ecf4

View File

@ -114,7 +114,7 @@ apiVersion: v1
kind: DeploymentConfig
{% else %}
apiVersion: extensions/v1beta1
kind: DeploymentConfig
kind: Deployment
{% endif %}
metadata:
name: {{ kubernetes_deployment_name }}