Skip to content

Commit

Permalink
[Fixes #107] Task: revert changes regarding geoserver entrypoint over…
Browse files Browse the repository at this point in the history
…loading gefence file
  • Loading branch information
mwallschlaeger committed Feb 27, 2024
1 parent 3e428af commit e607570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/geonode/templates/geoserver/geoserver-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ spec:
containers:
- name: {{ .Values.geoserver.container_name }}
image: "{{ .Values.geoserver.image.name }}:{{ .Values.geoserver.image.tag }}"
# temporary overloading entry point to fix j2 template: https://github.com/GeoNode/geonode/issues/11318
ports:
- containerPort: {{ .Values.geoserver.port }}

Expand Down

0 comments on commit e607570

Please sign in to comment.