Skip to content
Snippets Groups Projects
Commit 0def1de4 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Merge branch '10-celery-pods-are-listed-as-service-endpoint' into 'master'

Resolve "Celery pods are listed as service endpoint"

Closes #10

See merge request !14
parents 4c5ecc9b bd284661
No related branches found
No related tags found
1 merge request!14Resolve "Celery pods are listed as service endpoint"
Pipeline #47559 passed
......@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: "0.3.1"
version: "0.4.0"
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
......
......@@ -12,4 +12,6 @@ spec:
protocol: TCP
name: http
selector:
app: {{ template "aleksis.fullname" . }}-app
release: {{ .Release.Name }}
{{- include "aleksis.selectorLabels" . | nindent 4 }}
......@@ -7,7 +7,7 @@ replicaCount:
celery: 1
healthcheck:
enabled: false
enabled: true
image:
repository: registry.edugit.org/aleksis/official/aleksis-core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment