feat(OkdInstallBlog): fix (3nd try) image size...
This commit is contained in:
@@ -8,7 +8,7 @@ image:
|
||||
repository: registry.nationtech.io/sreez-website
|
||||
pullPolicy: Always
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v1.7.0"
|
||||
tag: "v1.7.1"
|
||||
|
||||
imagePullSecrets:
|
||||
- name: nationtech-registry-key
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 93 KiB |
@@ -2,7 +2,7 @@
|
||||
|
||||
REGISTRY=registry.nationtech.io
|
||||
IMAGE_NAME=sreez-website
|
||||
TAG="v1.7.0"
|
||||
TAG="v1.7.1"
|
||||
|
||||
IMAGE="${REGISTRY}/${IMAGE_NAME}:${TAG}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user