@ -17,6 +17,6 @@ spec:
- name: expedience-api
image: registry.ilitirit.net/expedience-api:latest
ports:
- containerPort: 7033
- containerPort: 80
imagePullSecrets:
- name: registry-credentials
@ -9,5 +9,5 @@ spec:
- protocol: TCP
port: 7033
targetPort: 7033
targetPort: 80
type: ClusterIP