Skip to content

Commit 4c0c283

Browse files
committed
re-generate doc and example code
Signed-off-by: Xin Huang <[email protected]>
1 parent f77a6b5 commit 4c0c283

23 files changed

+23
-8
lines changed

examples/all/manifests/thanos-bucket-replicate-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: object-store-bucket-replicate
67
app.kubernetes.io/instance: thanos-bucket-replicate

examples/all/manifests/thanos-bucket-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: object-store-bucket-debugging
67
app.kubernetes.io/instance: thanos-bucket

examples/all/manifests/thanos-compact-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: database-compactor
67
app.kubernetes.io/instance: thanos-compact

examples/all/manifests/thanos-compact-shards-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: database-compactor
67
app.kubernetes.io/instance: thanos-compact

examples/all/manifests/thanos-query-frontend-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: query-cache
67
app.kubernetes.io/instance: thanos-query-frontend

examples/all/manifests/thanos-query-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: query-layer
67
app.kubernetes.io/instance: thanos-query

examples/all/manifests/thanos-receive-hashrings-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: database-write-hashring
67
app.kubernetes.io/instance: thanos-receive

examples/all/manifests/thanos-receive-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: database-write-hashring
67
app.kubernetes.io/instance: thanos-receive

examples/all/manifests/thanos-rule-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: rule-evaluation-engine
67
app.kubernetes.io/instance: thanos-rule

examples/all/manifests/thanos-store-serviceAccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v1
22
kind: ServiceAccount
33
metadata:
4+
annotations: {}
45
labels:
56
app.kubernetes.io/component: object-store-gateway
67
app.kubernetes.io/instance: thanos-store

0 commit comments

Comments
 (0)