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 name: submariner
version: 0.0.2 version: 0.0.3
appVersion: v0.0.2 appVersion: v0.0.3
description: Submariner with custom ipsec ports support description: k8s 1.16.x support
keywords: keywords:
home: https://submariner.io/ home: https://submariner.io/
sources: sources:
+1 -1
View File
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
labels: labels:
+1 -1
View File
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2 apiVersion: apps/v1
kind: DaemonSet kind: DaemonSet
metadata: metadata:
name: {{ template "submariner.fullname" . }}-routeagent name: {{ template "submariner.fullname" . }}-routeagent