Skip to content

Commit

Permalink
fix: missing a pod
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolò Ciraci <[email protected]>
  • Loading branch information
CiraciNicolo committed Dec 5, 2024
1 parent bc1deef commit f5a870e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/tests/test-connection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ apiVersion: v1
kind: Pod
metadata:
name: "{{ include "tika-helm.fullname" . }}-test-connection"
namespace: {{ include "tika-helm.namespace" . }}
labels:
{{- include "tika-helm.labels" . | nindent 4 }}
annotations:
Expand Down

0 comments on commit f5a870e

Please sign in to comment.