mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Use Deployment on Kubernetes
I messed this up when rebasing.
This commit is contained in:
parent
ffc347bfd0
commit
cf5149ecf4
@ -114,7 +114,7 @@ apiVersion: v1
|
||||
kind: DeploymentConfig
|
||||
{% else %}
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: DeploymentConfig
|
||||
kind: Deployment
|
||||
{% endif %}
|
||||
metadata:
|
||||
name: {{ kubernetes_deployment_name }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user