Merge pull request #10 from dimaunx/k8s-1.16.x

Add support for k8s version 1.16.x
This commit is contained in:
Dmitry Groisman
2019-12-03 14:44:48 +02:00
committed by GitHub
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