|
|
@ -126,7 +126,7 @@ api: |
|
|
web: |
|
|
web: |
|
|
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ |
|
|
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ |
|
|
image: |
|
|
image: |
|
|
repository: ghcr.io/vernu/textbee/api |
|
|
|
|
|
|
|
|
repository: ghcr.io/vernu/textbee/web |
|
|
# This sets the pull policy for images. |
|
|
# This sets the pull policy for images. |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
# Overrides the image tag whose default is the chart appVersion. |
|
|
# Overrides the image tag whose default is the chart appVersion. |
|
|
|