Generate manifests

This commit is contained in:
Matthias Loibl
2019-04-30 17:50:50 +02:00
parent bedeadb7f5
commit 2e4b89b091
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
"subdir": "jsonnet/kube-prometheus" "subdir": "jsonnet/kube-prometheus"
} }
}, },
"version": "6562f95c143531d09d8c3d8629d8de98ab65a43d" "version": "bedeadb7f5686537b7733096dcbb86ab0f722ce8"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",

View File

@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
labels: labels:

View File

@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2 apiVersion: apps/v1
kind: DaemonSet kind: DaemonSet
metadata: metadata:
labels: labels:

View File

@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: prometheus-adapter name: prometheus-adapter