diff --git a/grafana/values.yaml b/grafana/values.yaml index 4713f33..dc308b8 100644 --- a/grafana/values.yaml +++ b/grafana/values.yaml @@ -3,17 +3,8 @@ grafana: existingSecret: grafana-admin passwordKey: passwordKey userKey: userKey - affinity: {} - alerting: {} assertNoLeakedSecrets: true automountServiceAccountToken: true - autoscaling: - behavior: {} - enabled: false - maxReplicas: 5 - minReplicas: 1 - targetCPU: "60" - targetMemory: "" containerSecurityContext: allowPrivilegeEscalation: false capabilities: @@ -22,50 +13,19 @@ grafana: seccompProfile: type: RuntimeDefault createConfigmap: true - dashboardProviders: {} - dashboards: {} - dashboardsConfigMaps: {} - datasources: {} defaultCurlOptions: -skf deploymentStrategy: type: RollingUpdate - dnsConfig: {} - dnsPolicy: null - downloadDashboards: - env: {} - envFromSecret: "" - envValueFrom: {} - resources: {} - securityContext: - allowPrivilegeEscalation: false - capabilities: - drop: - - ALL - seccompProfile: - type: RuntimeDefault downloadDashboardsImage: pullPolicy: IfNotPresent registry: docker.io repository: curlimages/curl - sha: "" tag: 8.9.1 - enableKubeBackwardCompatibility: false enableServiceLinks: true - env: {} envFromConfigMaps: - name: grafana-env - envFromSecret: "" envFromSecrets: - name: grafana-secretenv - envRenderSecret: {} - envValueFrom: {} - extraConfigmapMounts: [] - extraContainerVolumes: [] - extraContainers: "" - extraEmptyDirMounts: [] - extraExposePorts: [] - extraInitContainers: [] - extraLabels: {} extraObjects: - apiVersion: external-secrets.io/v1 kind: ExternalSecret @@ -148,13 +108,6 @@ grafana: data: tls.crt: "" tls.key: "" - extraSecretMounts: [] - extraVolumeMounts: [] - extraVolumes: [] - global: - imagePullSecrets: [] - imageRegistry: null - gossipPortName: gossip grafana.ini: analytics: check_for_updates: true @@ -170,93 +123,14 @@ grafana: server: domain: '{{ if (and .Values.ingress.enabled .Values.ingress.hosts) }}{{ tpl (.Values.ingress.hosts | first) . }}{{ else }}''''{{ end }}' - headlessService: false - hostAliases: [] image: pullPolicy: IfNotPresent - pullSecrets: [] registry: docker.io repository: grafana/grafana - sha: "" - tag: "" - imageRenderer: - affinity: {} - automountServiceAccountToken: false - autoscaling: - behavior: {} - enabled: false - maxReplicas: 5 - minReplicas: 1 - targetCPU: "60" - targetMemory: "" - containerSecurityContext: - allowPrivilegeEscalation: false - capabilities: - drop: - - ALL - readOnlyRootFilesystem: true - seccompProfile: - type: RuntimeDefault - deploymentStrategy: {} - enabled: false - env: - HTTP_HOST: 0.0.0.0 - XDG_CACHE_HOME: /tmp/.chromium - XDG_CONFIG_HOME: /tmp/.chromium - envValueFrom: {} - extraConfigmapMounts: [] - extraSecretMounts: [] - extraVolumeMounts: [] - extraVolumes: [] - grafanaProtocol: http - grafanaSubPath: "" - hostAliases: [] - image: - pullPolicy: Always - pullSecrets: [] - registry: docker.io - repository: grafana/grafana-image-renderer - sha: "" - tag: latest - networkPolicy: - extraIngressSelectors: [] - limitEgress: false - limitIngress: true - nodeSelector: {} - podAnnotations: {} - podPortName: http - priorityClassName: "" - renderingCallbackURL: "" - replicas: 1 - resources: {} - revisionHistoryLimit: 10 - securityContext: {} - serverURL: "" - service: - appProtocol: "" - enabled: true - port: 8081 - portName: http - targetPort: 8081 - serviceAccountName: "" - serviceMonitor: - enabled: false - interval: 1m - labels: {} - path: /metrics - relabelings: [] - scheme: http - scrapeTimeout: 30s - targetLabels: [] - tlsConfig: {} - tolerations: [] ingress: - annotations: {} enabled: true - extraPaths: [] hosts: - grafana.infra.dubyatp.xyz - labels: {} path: / pathType: Prefix tls: @@ -269,9 +143,7 @@ grafana: pullPolicy: IfNotPresent registry: docker.io repository: library/busybox - sha: "" tag: 1.31.1 - resources: {} securityContext: capabilities: add: @@ -283,11 +155,6 @@ grafana: runAsUser: 0 seccompProfile: type: RuntimeDefault - ldap: - config: "" - enabled: false - existingSecret: "" - lifecycleHooks: {} livenessProbe: failureThreshold: 10 httpGet: @@ -295,227 +162,45 @@ grafana: port: 3000 initialDelaySeconds: 60 timeoutSeconds: 30 - namespaceOverride: "" - networkPolicy: - allowExternal: true - egress: - blockDNSResolution: false - enabled: false - ports: [] - to: [] - enabled: false - explicitNamespacesSelector: {} - ingress: true - nodeSelector: {} - notifiers: {} persistence: accessModes: - ReadWriteOnce - disableWarning: false enabled: true - extraPvcLabels: {} finalizers: - kubernetes.io/pvc-protection - inMemory: - enabled: false - lookupVolumeName: true size: 10Gi type: pvc - volumeName: "" - plugins: [] - podDisruptionBudget: {} podPortName: grafana podAnnotations: backup.velero.io/backup-volumes: "storage" rbac: create: true - extraClusterRoleRules: [] - extraRoleRules: [] namespaced: false - pspEnabled: false - pspUseAppArmor: false readinessProbe: httpGet: path: /api/health port: 3000 replicas: 1 - resources: {} revisionHistoryLimit: 10 - route: - main: - additionalRules: [] - annotations: {} - apiVersion: gateway.networking.k8s.io/v1 - enabled: false - filters: [] - hostnames: [] - kind: HTTPRoute - labels: {} - matches: - - path: - type: PathPrefix - value: / - parentRefs: [] securityContext: fsGroup: 472 runAsGroup: 472 runAsNonRoot: true runAsUser: 472 service: - annotations: {} - appProtocol: "" enabled: true - ipFamilies: [] - ipFamilyPolicy: "" - labels: {} - loadBalancerClass: "" - loadBalancerIP: "" - loadBalancerSourceRanges: [] port: 80 portName: service - sessionAffinity: "" targetPort: 3000 type: ClusterIP serviceAccount: automountServiceAccountToken: false create: true - labels: {} - name: null - nameTest: null - serviceMonitor: - basicAuth: {} - enabled: false - interval: 30s - labels: {} - metricRelabelings: [] - path: /metrics - relabelings: [] - scheme: http - scrapeTimeout: 30s - targetLabels: [] - tlsConfig: {} - shareProcessNamespace: false - sidecar: - alerts: - enabled: false - env: {} - extraMounts: [] - initAlerts: false - label: grafana_alert - labelValue: "" - reloadURL: http://localhost:3000/api/admin/provisioning/alerting/reload - resource: both - resourceName: "" - script: null - searchNamespace: null - sizeLimit: {} - skipReload: false - watchMethod: WATCH - dashboards: - SCProvider: true - defaultFolderName: null - enabled: false - env: {} - envValueFrom: {} - extraMounts: [] - folder: /tmp/dashboards - folderAnnotation: null - label: grafana_dashboard - labelValue: "" - provider: - allowUiUpdates: false - disableDelete: false - folder: "" - folderUid: "" - foldersFromFilesStructure: false - name: sidecarProvider - orgid: 1 - type: file - reloadURL: http://localhost:3000/api/admin/provisioning/dashboards/reload - resource: both - resourceName: "" - script: null - searchNamespace: null - sizeLimit: {} - skipReload: false - watchMethod: WATCH - datasources: - enabled: false - env: {} - envValueFrom: {} - extraMounts: [] - initDatasources: false - label: grafana_datasource - labelValue: "" - reloadURL: http://localhost:3000/api/admin/provisioning/datasources/reload - resource: both - resourceName: "" - script: null - searchNamespace: null - sizeLimit: {} - skipReload: false - watchMethod: WATCH - enableUniqueFilenames: false - image: - registry: quay.io - repository: kiwigrid/k8s-sidecar - sha: "" - tag: 1.30.3 - imagePullPolicy: IfNotPresent - livenessProbe: {} - notifiers: - enabled: false - env: {} - extraMounts: [] - initNotifiers: false - label: grafana_notifier - labelValue: "" - reloadURL: http://localhost:3000/api/admin/provisioning/notifications/reload - resource: both - resourceName: "" - script: null - searchNamespace: null - sizeLimit: {} - skipReload: false - watchMethod: WATCH - plugins: - enabled: false - env: {} - extraMounts: [] - initPlugins: false - label: grafana_plugin - labelValue: "" - reloadURL: http://localhost:3000/api/admin/provisioning/plugins/reload - resource: both - resourceName: "" - script: null - searchNamespace: null - sizeLimit: {} - skipReload: false - watchMethod: WATCH - readinessProbe: {} - resources: {} - securityContext: - allowPrivilegeEscalation: false - capabilities: - drop: - - ALL - seccompProfile: - type: RuntimeDefault - smtp: - existingSecret: "" - passwordKey: password - userKey: user testFramework: - containerSecurityContext: {} enabled: true image: registry: docker.io repository: bats/bats tag: 1.12.0 imagePullPolicy: IfNotPresent - resources: {} - securityContext: {} - tolerations: [] - topologySpreadConstraints: [] - useStatefulSet: false + useStatefulSet: false \ No newline at end of file