COMPUTED VALUES:
affinity: {}
automountServiceAccountToken: true
containerSecurityContext: {}
extraArgs: []
extraContainers: []
extraInitContainers: []
extraManifests: []
extraVars: []
extraVolumeMounts: []
extraVolumes: []
fullnameOverride: ""
hostAliases: []
image:
  pullPolicy: IfNotPresent
  repository: harbor.atmosphere.dev/docker.io/prom/pushgateway
  tag: ""
imagePullSecrets: []
ingress:
  className: ""
  enabled: false
  extraPaths: []
  path: /
  pathType: ImplementationSpecific
liveness:
  enabled: true
  probe:
    httpGet:
      path: /-/healthy
      port: 9091
    initialDelaySeconds: 10
    timeoutSeconds: 10
nameOverride: ""
namespaceOverride: ""
networkPolicy: {}
nodeSelector:
  openstack-control-plane: enabled
persistentVolume:
  accessModes:
  - ReadWriteOnce
  annotations: {}
  enabled: false
  existingClaim: ""
  mountPath: /data
  size: 2Gi
  subPath: ""
persistentVolumeLabels: {}
podAnnotations: {}
podAntiAffinity: ""
podAntiAffinityTopologyKey: kubernetes.io/hostname
podDisruptionBudget: {}
podLabels: {}
priorityClassName: null
readiness:
  enabled: true
  probe:
    httpGet:
      path: /-/ready
      port: 9091
    initialDelaySeconds: 10
    timeoutSeconds: 10
replicaCount: 1
resources: {}
runAsStatefulSet: false
securityContext:
  fsGroup: 65534
  runAsNonRoot: true
  runAsUser: 65534
service:
  clusterIP: ""
  ipDualStack:
    enabled: false
    ipFamilies:
    - IPv6
    - IPv4
    ipFamilyPolicy: PreferDualStack
  loadBalancerIP: ""
  loadBalancerSourceRanges: []
  port: 9091
  portName: http
  targetPort: 9091
  type: ClusterIP
serviceAccount:
  create: true
  name: null
serviceAccountLabels: {}
serviceAnnotations: {}
serviceLabels: {}
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)$
  telemetryPath: /metrics
strategy:
  type: Recreate
tolerations: []
topologySpreadConstraints: []
webConfiguration: {}
