deploy: update catalyst images to 1ea300d
This commit is contained in:
parent
1ea300dfd9
commit
419dfe4a65
@ -128,7 +128,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: ghcr.io/openova-io/openova/catalyst-api:dfd7480
|
||||
image: ghcr.io/openova-io/openova/catalyst-api:1ea300d
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: catalyst-ui
|
||||
image: ghcr.io/openova-io/openova/catalyst-ui:dfd7480
|
||||
image: ghcr.io/openova-io/openova/catalyst-ui:1ea300d
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Loading…
Reference in New Issue
Block a user