astrololo: deploy 9323803c
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ spec:
|
|||||||
imagePullSecrets: [{ name: gitea-registry }]
|
imagePullSecrets: [{ name: gitea-registry }]
|
||||||
containers:
|
containers:
|
||||||
- name: data
|
- name: data
|
||||||
image: gitea.czernobog.pl/gitea/astrololo-data:v0.1.0
|
image: gitea.czernobog.pl/gitea/astrololo-data:9323803c
|
||||||
ports: [{ containerPort: 8002 }]
|
ports: [{ containerPort: 8002 }]
|
||||||
env:
|
env:
|
||||||
- name: DATA_PROVIDER
|
- name: DATA_PROVIDER
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spec:
|
|||||||
imagePullSecrets: [{ name: gitea-registry }]
|
imagePullSecrets: [{ name: gitea-registry }]
|
||||||
containers:
|
containers:
|
||||||
- name: logic
|
- name: logic
|
||||||
image: gitea.czernobog.pl/gitea/astrololo-logic:v0.1.0
|
image: gitea.czernobog.pl/gitea/astrololo-logic:9323803c
|
||||||
ports: [{ containerPort: 8001 }]
|
ports: [{ containerPort: 8001 }]
|
||||||
env:
|
env:
|
||||||
- name: DATA_URL
|
- name: DATA_URL
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spec:
|
|||||||
imagePullSecrets: [{ name: gitea-registry }]
|
imagePullSecrets: [{ name: gitea-registry }]
|
||||||
containers:
|
containers:
|
||||||
- name: presentation
|
- name: presentation
|
||||||
image: gitea.czernobog.pl/gitea/astrololo-presentation:v0.1.0
|
image: gitea.czernobog.pl/gitea/astrololo-presentation:9323803c
|
||||||
ports: [{ containerPort: 8000 }]
|
ports: [{ containerPort: 8000 }]
|
||||||
env:
|
env:
|
||||||
- name: LOGIC_URL
|
- name: LOGIC_URL
|
||||||
|
|||||||
Reference in New Issue
Block a user