diff --git a/upup/models/bindata.go b/upup/models/bindata.go index 641f8bb9b3439..3da28f13bb944 100644 --- a/upup/models/bindata.go +++ b/upup/models/bindata.go @@ -413,6 +413,12 @@ spec: limits: memory: {{ or .Authentication.Aws.MemoryLimit "20Mi" }} cpu: {{ or .Authentication.Aws.CPULimit "100m" }} + livenessProbe: + httpGet: + host: 127.0.0.1 + path: /healthz + port: 21362 + scheme: HTTPS volumeMounts: - name: config mountPath: /etc/aws-iam-authenticator/