k8s 1.16.x support

This commit is contained in:
Dmitry Groisman
2019-11-25 15:23:22 +02:00
parent ddf1538905
commit f8565a2e30
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
---
name: submariner
version: 0.0.2
appVersion: v0.0.2
description: Submariner with custom ipsec ports support
version: 0.0.3
appVersion: v0.0.3
description: k8s 1.16.x support
keywords:
home: https://submariner.io/
sources:
+1 -1
View File
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
+1 -1
View File
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: {{ template "submariner.fullname" . }}-routeagent