Skip to content

Commit 5801ba4

Browse files
committed
Update version of TM deployment in order to support Kubernetes 1.16
1 parent b4c12bc commit 5801ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osm-seed/templates/tasking-manager-api-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if .Values.tmApi.enabled -}}
2-
apiVersion: apps/v1beta2
2+
apiVersion: apps/v1
33
kind: Deployment
44
metadata:
55
name: {{ template "osm-seed.fullname" . }}-tasking-manager-api

0 commit comments

Comments
 (0)