deploy: update sme service images to 046e5eb
This commit is contained in:
parent
e87913a7d7
commit
5ff2c8b0a6
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: auth
|
||||
image: ghcr.io/openova-io/openova/services-auth:7646840
|
||||
image: ghcr.io/openova-io/openova/services-auth:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8081
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: billing
|
||||
image: ghcr.io/openova-io/openova/services-billing:7646840
|
||||
image: ghcr.io/openova-io/openova/services-billing:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8085
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: catalog
|
||||
image: ghcr.io/openova-io/openova/services-catalog:7646840
|
||||
image: ghcr.io/openova-io/openova/services-catalog:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8082
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: domain
|
||||
image: ghcr.io/openova-io/openova/services-domain:7646840
|
||||
image: ghcr.io/openova-io/openova/services-domain:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8086
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: gateway
|
||||
image: ghcr.io/openova-io/openova/services-gateway:7646840
|
||||
image: ghcr.io/openova-io/openova/services-gateway:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@ -17,7 +17,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: notification
|
||||
image: ghcr.io/openova-io/openova/services-notification:7646840
|
||||
image: ghcr.io/openova-io/openova/services-notification:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8087
|
||||
|
||||
@ -140,7 +140,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: provisioning
|
||||
image: ghcr.io/openova-io/openova/services-provisioning:7646840
|
||||
image: ghcr.io/openova-io/openova/services-provisioning:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8084
|
||||
|
||||
@ -19,7 +19,7 @@ spec:
|
||||
- name: ghcr-pull-secret
|
||||
containers:
|
||||
- name: tenant
|
||||
image: ghcr.io/openova-io/openova/services-tenant:7646840
|
||||
image: ghcr.io/openova-io/openova/services-tenant:046e5eb
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8083
|
||||
|
||||
Loading…
Reference in New Issue
Block a user