Skip to content

Commit

Permalink
added release namespace instead of profisee in statefulset for dns se…
Browse files Browse the repository at this point in the history
…arch
  • Loading branch information
Naveen Angali authored and Naveen Angali committed Jan 30, 2024
1 parent 2fb6bfd commit 08897bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified profisee-platform-0.1.30.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion profisee-platform/templates/statefullset-profisee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
{{- end }}
dnsConfig:
searches:
- profisee-service.profisee.svc.cluster.local
- profisee-service.{{.Release.Namespace}}.svc.cluster.local
containers:
- name: profisee
image: "{{ .Values.image.registry }}/{{ .Values.image.repository }}:{{ .Values.image.tag }}"
Expand Down

0 comments on commit 08897bb

Please sign in to comment.