All Downloads are FREE. Search and download functionalities are using the official Maven repository.

helm.static.serviceaccount.yaml Maven / Gradle / Ivy

There is a newer version: 6.8.4
Show newest version
apiVersion: v1
kind: ServiceAccount
metadata:
  labels:
    app.kubernetes.io/managed-by: quarkus
    app.kubernetes.io/name: {{ .Chart.Name }}
    app.kubernetes.io/version: {{ .Chart.AppVersion }}
  name: {{ .Chart.Name }}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy