Skip to content

Commit a701356

Browse files
committed
squashme: minor fix
1 parent bb8c8ed commit a701356

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

helm-chart/renku/templates/notebooks/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{- if .Values.enableV1Services }}
12
apiVersion: apps/v1
23
kind: Deployment
34
metadata:
@@ -117,3 +118,4 @@ spec:
117118
tolerations:
118119
{{- toYaml . | nindent 8 }}
119120
{{- end }}
121+
{{- end }}

0 commit comments

Comments
 (0)