chore: use local-test images for docs and cabinet until first CI tag
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: cabinet.test.sova.local
|
host: cabinet.test.sova.local
|
||||||
image:
|
image:
|
||||||
tag: cabinet-v1.0.1-test
|
tag: local-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: git.sova.local/sova/cabinet
|
repository: sova-cabinet
|
||||||
imagePullSecrets:
|
imagePullSecrets: []
|
||||||
- name: gitea-registry
|
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: docs.sova.local
|
host: docs.sova.local
|
||||||
image:
|
image:
|
||||||
tag: docs-v1.0.1-test
|
tag: local-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: git.sova.local/sova/docs
|
repository: sova-docs
|
||||||
imagePullSecrets:
|
imagePullSecrets: []
|
||||||
- name: gitea-registry
|
|
||||||
|
|||||||
Reference in New Issue
Block a user