fix(test): git.sova.local repo for k3s node image pull
This commit is contained in:
@@ -5,6 +5,6 @@ runtimeEnv:
|
|||||||
image:
|
image:
|
||||||
tag: adminpanel-v1.0.1-test
|
tag: adminpanel-v1.0.1-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: gitea-http.gitea.svc.cluster.local:3000/sova/adminpanel
|
repository: git.sova.local/sova/adminpanel
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: gitea-registry
|
- name: gitea-registry
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ ingress:
|
|||||||
image:
|
image:
|
||||||
tag: backend-v1.0.1-test
|
tag: backend-v1.0.1-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: gitea-http.gitea.svc.cluster.local:3000/sova/backend
|
repository: git.sova.local/sova/backend
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: gitea-registry
|
- name: gitea-registry
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user