Field is Immutable
@ -10,6 +10,9 @@ spec:
image: curlimages/curl
command:
- "curl"
- "-k"
- "-X"
- "GET"
- "https://172.31.112.1:5001/swagger/index.html"
restartPolicy: Never
backoffLimit: 4