diff --git a/artifacts/appmesh/deployment.yaml b/artifacts/appmesh/deployment.yaml index 6166cfaf..21ae7cc0 100644 --- a/artifacts/appmesh/deployment.yaml +++ b/artifacts/appmesh/deployment.yaml @@ -25,7 +25,7 @@ spec: spec: containers: - name: podinfod - image: quay.io/stefanprodan/podinfo:1.7.0 + image: quay.io/stefanprodan/podinfo:2.0.0 imagePullPolicy: IfNotPresent ports: - containerPort: 9898