deploy: update catalyst images to c148ef3
This commit is contained in:
parent
c148ef36ff
commit
2f4c624bb9
@ -128,7 +128,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: catalyst-api
|
||||
image: ghcr.io/openova-io/openova/catalyst-api:bd9103a
|
||||
image: ghcr.io/openova-io/openova/catalyst-api:c148ef3
|
||||
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:bd9103a
|
||||
image: ghcr.io/openova-io/openova/catalyst-ui:c148ef3
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Loading…
Reference in New Issue
Block a user