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