diff --git a/deployment.yaml b/deployment.yaml index 8c9b104..aa50616 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -18,9 +18,9 @@ items: maxSurge: 1 maxUnavailable: 0 type: RollingUpdate - selector: - matchLabels: - container: nginx + selector: + matchLabels: + container: nginx template: metadata: labels: