Update to static image tags in helm-chats and flexcd-manifests.
Test Status: - PASS: Build application deb, generate tarball and build docker images, copy to stx active controller. - PASS: App upload, apply, remove, delete verified in simplex mode. Story: 2011344 Task: 51747 Change-Id: If8d758ec69a482c7ca43776bcd8075ab94efb59c Signed-off-by: Balendu Mouli Burla <balendu.burla@intel.com>
This commit is contained in:
parent
da9205f3a0
commit
7352cae65b
@ -5,7 +5,7 @@
|
||||
manager:
|
||||
image:
|
||||
repository: docker.io/starlingx/sriov-fec-operator
|
||||
tag: stx.10.0-v2.9.0-1
|
||||
tag: stx.11.0-v2.11.1
|
||||
|
||||
kubeRbacProxy:
|
||||
name: kube-rbac-proxy
|
||||
@ -21,7 +21,7 @@ env:
|
||||
SRIOV_FEC_ACC200_RESOURCE_NAME: ""
|
||||
SRIOV_FEC_VFIO_TOKEN: ""
|
||||
SRIOV_FEC_IMAGE_PULL_SECRET: "default-registry-key"
|
||||
SRIOV_FEC_DAEMON_IMAGE: "registry.local:9001/docker.io/starlingx/sriov-fec-daemon:stx.10.0-v2.9.0-1"
|
||||
SRIOV_FEC_DAEMON_IMAGE: "registry.local:9001/docker.io/starlingx/sriov-fec-daemon:stx.11.0-v2.11.1"
|
||||
SRIOV_FEC_DAEMON_LIVENESS_INITIAL_DELAY_SECONDS: "15"
|
||||
SRIOV_FEC_DAEMON_LIVENESS_PERIOD_SECONDS: "20"
|
||||
SRIOV_FEC_DAEMON_LIVENESS_FAILURE_THRESHOLD: "3"
|
||||
@ -43,6 +43,6 @@ env:
|
||||
SRIOV_FEC_MANAGER_READINESS_SUCCESS_THRESHOLD: "1"
|
||||
SRIOV_FEC_MANAGER_READINESS_TIMEOUT_SECONDS: "5"
|
||||
SRIOV_FEC_METRIC_GATHER_INTERVAL: "0s"
|
||||
SRIOV_FEC_LABELER_IMAGE: "registry.local:9001/docker.io/starlingx/sriov-fec-labeler:stx.10.0-v2.9.0-1"
|
||||
SRIOV_FEC_NETWORK_DEVICE_PLUGIN_IMAGE: "registry.local:9001/ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.6.2"
|
||||
SRIOV_FEC_LABELER_IMAGE: "registry.local:9001/docker.io/starlingx/sriov-fec-labeler:stx.11.0-v2.11.1"
|
||||
SRIOV_FEC_NETWORK_DEVICE_PLUGIN_IMAGE: "registry.local:9001/ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.7.0"
|
||||
KUBE_RBAC_PROXY_IMAGE: "registry.local:9001/gcr.io/kubebuilder/kube-rbac-proxy:v0.15.0"
|
||||
|
@ -5,13 +5,13 @@ imagePullSecrets: [{"name": "default-registry-key"}]
|
||||
|
||||
images:
|
||||
tags:
|
||||
sriov-fec-labeler: starlingx/sriov-fec-labeler:stx.10.0-v2.9.0-1
|
||||
sriov-fec-daemon: starlingx/sriov-fec-daemon:stx.10.0-v2.9.0-1
|
||||
sriov-fec-labeler: starlingx/sriov-fec-labeler:stx.11.0-v2.11.1
|
||||
sriov-fec-daemon: starlingx/sriov-fec-daemon:stx.11.0-v2.11.1
|
||||
|
||||
manager:
|
||||
image:
|
||||
repository: docker.io/starlingx/sriov-fec-operator
|
||||
tag: stx.10.0-v2.9.0-1
|
||||
tag: stx.11.0-v2.11.1
|
||||
|
||||
kubeRbacProxy:
|
||||
name: kube-rbac-proxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user