manifests: regenerate

This commit is contained in:
Paweł Krupa (paulfantom)
2022-02-04 14:09:43 +01:00
parent 3429bc77a4
commit 731843f4cd
9 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
apiVersion: v1 apiVersion: v1
automountServiceAccountToken: false
kind: ServiceAccount kind: ServiceAccount
metadata: metadata:
labels: labels:

View File

@@ -25,6 +25,7 @@ spec:
app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 0.19.0 app.kubernetes.io/version: 0.19.0
spec: spec:
automountServiceAccountToken: true
containers: containers:
- args: - args:
- --config.file=/etc/blackbox_exporter/config.yml - --config.file=/etc/blackbox_exporter/config.yml

View File

@@ -1,4 +1,5 @@
apiVersion: v1 apiVersion: v1
automountServiceAccountToken: false
kind: ServiceAccount kind: ServiceAccount
metadata: metadata:
labels: labels:

View File

@@ -27,6 +27,7 @@ spec:
app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 8.3.4 app.kubernetes.io/version: 8.3.4
spec: spec:
automountServiceAccountToken: false
containers: containers:
- env: [] - env: []
image: grafana/grafana:8.3.4 image: grafana/grafana:8.3.4

View File

@@ -24,6 +24,7 @@ spec:
app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 1.3.1 app.kubernetes.io/version: 1.3.1
spec: spec:
automountServiceAccountToken: true
containers: containers:
- args: - args:
- --web.listen-address=127.0.0.1:9100 - --web.listen-address=127.0.0.1:9100

View File

@@ -1,4 +1,5 @@
apiVersion: v1 apiVersion: v1
automountServiceAccountToken: false
kind: ServiceAccount kind: ServiceAccount
metadata: metadata:
labels: labels:

View File

@@ -1,4 +1,5 @@
apiVersion: v1 apiVersion: v1
automountServiceAccountToken: false
kind: ServiceAccount kind: ServiceAccount
metadata: metadata:
labels: labels:

View File

@@ -27,6 +27,7 @@ spec:
app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 0.9.1 app.kubernetes.io/version: 0.9.1
spec: spec:
automountServiceAccountToken: true
containers: containers:
- args: - args:
- --cert-dir=/var/run/serving-cert - --cert-dir=/var/run/serving-cert

View File

@@ -1,4 +1,5 @@
apiVersion: v1 apiVersion: v1
automountServiceAccountToken: false
kind: ServiceAccount kind: ServiceAccount
metadata: metadata:
labels: labels: