diff --git a/manifests/07-operator.yaml b/manifests/07-operator.yaml index 6f0a8fa0f..2e32e5955 100644 --- a/manifests/07-operator.yaml +++ b/manifests/07-operator.yaml @@ -58,7 +58,7 @@ spec: memory: 50Mi env: - name: RELEASE_VERSION - value: "0.0.1-snapshot" + value: "4.14.52" - name: WATCH_NAMESPACE valueFrom: fieldRef: @@ -78,7 +78,7 @@ spec: - name: AZURE_ENVIRONMENT_FILEPATH value: /tmp/azurestackcloud.json - name: OPERATOR_IMAGE_VERSION - value: 0.0.1-snapshot + value: 4.14.52 securityContext: readOnlyRootFilesystem: true terminationMessagePolicy: FallbackToLogsOnError