issues/27: add values-stage for cabinet and docs
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
ingress:
|
||||||
|
host: cabinet.stage.sova.local
|
||||||
|
image:
|
||||||
|
tag: cabinet-v0.0.0-stage
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
repository: git.sova.local/sova/cabinet
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: gitea-registry
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
ingress:
|
||||||
|
host: docs.stage.sova.local
|
||||||
|
image:
|
||||||
|
tag: docs-v0.0.0-stage
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
repository: git.sova.local/sova/docs
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: gitea-registry
|
||||||
Reference in New Issue
Block a user