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