From 55315d9a151ec756c67282ee321c6862c8096bc3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Sat, 8 Feb 2020 14:58:09 +0100 Subject: [PATCH] migrate to the future --- k8up/k8up.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8up/k8up.yaml b/k8up/k8up.yaml index 3e9a882..d040149 100644 --- a/k8up/k8up.yaml +++ b/k8up/k8up.yaml @@ -122,7 +122,7 @@ spec: sessionAffinity: None type: ClusterIP --- -apiVersion: apps/v1beta1 +apiVersion: apps/v1 kind: Deployment metadata: name: k8up