apps(sharkey): Fix port config

main
trivernis 10 months ago
parent ac0e8df9c8
commit cc446e7aa6
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -38,8 +38,6 @@ spec:
- name: sharkey-config - name: sharkey-config
mountPath: "/sharkey/.config" mountPath: "/sharkey/.config"
readOnly: true readOnly: true
- name: redis
image: redis
ports: ports:
- containerPort: 3000 - containerPort: 3000
name: http name: http

Loading…
Cancel
Save