COMPUTED VALUES:
affinity: {}
containerSecurityContext: {}
extraArgs: []
extraVars: []
extraVolumeMounts: {}
extraVolumes: {}
fullnameOverride: ""
image:
  pullPolicy: IfNotPresent
  repository: harbor.atmosphere.dev/docker.io/prom/pushgateway
  tag: v1.4.2
imagePullSecrets: []
ingress:
  className: ""
  enabled: false
  path: /
  pathType: ImplementationSpecific
liveness:
  enabled: true
  probe:
    httpGet:
      path: /-/ready
      port: 9091
    initialDelaySeconds: 10
    timeoutSeconds: 10
nameOverride: ""
networkPolicy: {}
nodeSelector:
  openstack-control-plane: enabled
persistentVolume:
  accessModes:
  - ReadWriteOnce
  annotations: {}
  enabled: false
  existingClaim: ""
  mountPath: /data
  size: 2Gi
  subPath: ""
persistentVolumeLabels: {}
podAnnotations: {}
podDisruptionBudget: {}
podLabels:
  app: prometheus-pushgateway
  chart: prometheus-pushgateway-1.16.0
  heritage: Helm
  release: prometheus-pushgateway
priorityClassName: null
readiness:
  enabled: true
  probe:
    httpGet:
      path: /-/ready
      port: 9091
    initialDelaySeconds: 10
    timeoutSeconds: 10
replicaCount: 1
resources: {}
securityContext:
  fsGroup: 65534
  runAsNonRoot: true
  runAsUser: 65534
service:
  clusterIP: ""
  loadBalancerIP: ""
  loadBalancerSourceRanges: []
  port: 9091
  targetPort: 9091
  type: ClusterIP
serviceAccount:
  create: true
  name: null
serviceAccountLabels:
  app: prometheus-pushgateway
  chart: prometheus-pushgateway-1.16.0
  heritage: Helm
  release: prometheus-pushgateway
serviceAnnotations: {}
serviceLabels:
  app: prometheus-pushgateway
  chart: prometheus-pushgateway-1.16.0
  heritage: Helm
  release: prometheus-pushgateway
serviceMonitor:
  additionalLabels:
    release: kube-prometheus-stack
  enabled: true
  honorLabels: true
  metricRelabelings: []
  namespace: monitoring
  relabelings:
  - sourceLabels:
    - __meta_kubernetes_pod_name
    targetLabel: instance
  - action: labeldrop
    regex: ^(container|endpoint|namespace|pod|service)$
strategy:
  type: Recreate
tolerations: {}
