Difference between revisions of "Helm get values grafana --all"
Jump to navigation
Jump to search
Line 318: | Line 318: | ||
* {{helm get}} | * {{helm get}} | ||
* {{helm show}} | * {{helm show}} | ||
+ | * {{Grafana}} | ||
+ | |||
[[Category:Helm]] | [[Category:Helm]] |
Revision as of 15:07, 7 December 2022
helm get values grafana --all
COMPUTED VALUES: admin: existingSecret: "" passwordKey: admin-password userKey: admin-user adminUser: admin affinity: {} alerting: {} autoscaling: enabled: false containerSecurityContext: {} createConfigmap: true dashboardProviders: {} dashboards: {} dashboardsConfigMaps: {} datasources: {} deploymentStrategy: type: RollingUpdate downloadDashboards: env: {} envFromSecret: "" envValueFrom: {} resources: {} securityContext: {} downloadDashboardsImage: pullPolicy: IfNotPresent repository: curlimages/curl sha: "" tag: 7.85.0 enableKubeBackwardCompatibility: false enableServiceLinks: true env: {} envFromConfigMaps: [] envFromSecret: "" envFromSecrets: [] envRenderSecret: {} envValueFrom: {} extraConfigmapMounts: [] extraContainerVolumes: [] extraContainers: "" extraEmptyDirMounts: [] extraExposePorts: [] extraInitContainers: [] extraLabels: {} extraObjects: [] extraSecretMounts: [] extraVolumeMounts: [] global: imagePullSecrets: [] grafana.ini: analytics: check_for_updates: true grafana_net: url: https://grafana.net log: mode: console paths: data: /var/lib/grafana/ logs: /var/log/grafana plugins: /var/lib/grafana/plugins provisioning: /etc/grafana/provisioning server: domain: '{{ if (and .Values.ingress.enabled .Values.ingress.hosts) }}{{ .Values.ingress.hosts | first }}{{ else }}''''{{ end }}' headlessService: false hostAliases: [] image: pullPolicy: IfNotPresent pullSecrets: [] repository: grafana/grafana sha: "" tag: "" imageRenderer: affinity: {} containerSecurityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL readOnlyRootFilesystem: true deploymentStrategy: {} enabled: false env: HTTP_HOST: 0.0.0.0 grafanaProtocol: http grafanaSubPath: "" hostAliases: [] image: pullPolicy: Always repository: grafana/grafana-image-renderer sha: "" tag: latest networkPolicy: limitEgress: false limitIngress: true nodeSelector: {} podPortName: http priorityClassName: "" replicas: 1 resources: {} revisionHistoryLimit: 10 securityContext: {} service: appProtocol: "" enabled: true port: 8081 portName: http targetPort: 8081 serviceAccountName: "" tolerations: [] ingress: annotations: {} enabled: true extraPaths: [] hosts: - chart-example.local labels: {} path: / pathType: Prefix tls: [] initChownData: enabled: true image: pullPolicy: IfNotPresent repository: busybox sha: "" tag: 1.31.1 resources: {} securityContext: runAsNonRoot: false runAsUser: 0 ldap: config: "" enabled: false existingSecret: "" lifecycleHooks: {} livenessProbe: failureThreshold: 10 httpGet: path: /api/health port: 3000 initialDelaySeconds: 60 timeoutSeconds: 30 namespaceOverride: "" networkPolicy: allowExternal: true egress: enabled: false ports: [] enabled: false explicitNamespacesSelector: {} ingress: true nodeSelector: {} notifiers: {} persistence: accessModes: - ReadWriteOnce enabled: true extraPvcLabels: {} finalizers: - kubernetes.io/pvc-protection inMemory: enabled: false size: 10Gi type: pvc plugins: [] podDisruptionBudget: {} podPortName: grafana rbac: create: true extraClusterRoleRules: [] extraRoleRules: [] namespaced: false pspEnabled: true pspUseAppArmor: true readinessProbe: httpGet: path: /api/health port: 3000 replicas: 1 resources: {} revisionHistoryLimit: 10 securityContext: fsGroup: 472 runAsGroup: 472 runAsUser: 472 service: annotations: {} appProtocol: "" enabled: true labels: {} port: 80 portName: service targetPort: 3000 type: ClusterIP serviceAccount: autoMount: true create: true labels: {} name: null nameTest: null serviceMonitor: enabled: false interval: 1m labels: {} path: /metrics relabelings: [] scheme: http scrapeTimeout: 30s tlsConfig: {} sidecar: alerts: enabled: false env: {} label: grafana_alert labelValue: "" reloadURL: http://localhost:3000/api/admin/provisioning/alerting/reload resource: both script: null searchNamespace: null sizeLimit: {} skipReload: false watchMethod: WATCH dashboards: SCProvider: true defaultFolderName: null enabled: false env: {} extraMounts: [] folder: /tmp/dashboards folderAnnotation: null label: grafana_dashboard labelValue: "" provider: allowUiUpdates: false disableDelete: false folder: "" foldersFromFilesStructure: false name: sidecarProvider orgid: 1 type: file resource: both script: null searchNamespace: null sizeLimit: {} watchMethod: WATCH datasources: enabled: false env: {} initDatasources: false label: grafana_datasource labelValue: "" reloadURL: http://localhost:3000/api/admin/provisioning/datasources/reload resource: both script: null searchNamespace: null sizeLimit: {} skipReload: false watchMethod: WATCH enableUniqueFilenames: false image: repository: quay.io/kiwigrid/k8s-sidecar sha: "" tag: 1.19.2 imagePullPolicy: IfNotPresent livenessProbe: {} notifiers: enabled: false env: {} initNotifiers: false label: grafana_notifier labelValue: "" reloadURL: http://localhost:3000/api/admin/provisioning/notifications/reload resource: both script: null searchNamespace: null sizeLimit: {} skipReload: false watchMethod: WATCH plugins: enabled: false env: {} initPlugins: false label: grafana_plugin labelValue: "" reloadURL: http://localhost:3000/api/admin/provisioning/plugins/reload resource: both script: null searchNamespace: null sizeLimit: {} skipReload: false watchMethod: WATCH readinessProbe: {} resources: {} securityContext: {} smtp: existingSecret: "" passwordKey: password userKey: user testFramework: enabled: true image: bats/bats imagePullPolicy: IfNotPresent securityContext: {} tag: v1.4.1 tolerations: [] topologySpreadConstraints: [] useStatefulSet: false
See also
helm get [ manifest | hooks | notes | values ]
helm show [ chart | all | crds | values | readme ]
,helm show --help
- Grafana, Grafana datasources, Grafana Alerting, Grafana installation, Grafana Labs, Grafana Changelog,
Grafana logs
,docker-compose.yml (Grafana)
, Grafana Loki, Grafana Tanka, StatsD and Graphite,grafana-cli
, Loki, LogQL, Grafana Enterprise, Grafana Cloud, Grafana alerts, Amazon Grafana, Grafana OnCall, Grafana Tempo, Grafana Mimir, Grafana agent, plugins, Terraform, Grafana dashboards,/etc/grafana/grafana.ini
, Grafana Pyroscope
Advertising: