initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s
Change-Id: I5f624b221545283dafa1ca30bef9b8b722fcf0c7
This commit is contained in:
16
examples/default/rendered/prometheus/serviceaccount.yaml
Normal file
16
examples/default/rendered/prometheus/serviceaccount.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
# Source: opentelemetry-demo/charts/prometheus/templates/serviceaccount.yaml
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: server
|
||||
app.kubernetes.io/name: prometheus
|
||||
app.kubernetes.io/instance: example
|
||||
app.kubernetes.io/version: v3.11.3
|
||||
helm.sh/chart: prometheus-29.6.0
|
||||
app.kubernetes.io/part-of: prometheus
|
||||
name: prometheus
|
||||
namespace: default
|
||||
annotations:
|
||||
{}
|
||||
Reference in New Issue
Block a user