COMPUTED VALUES:
fullnameOverride: ""
image:
  pullPolicy: IfNotPresent
  repository: harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery
imagePullSecrets: []
master:
  affinity:
    nodeAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - preference:
          matchExpressions:
          - key: node-role.kubernetes.io/master
            operator: In
            values:
            - ""
        weight: 1
      - preference:
          matchExpressions:
          - key: node-role.kubernetes.io/control-plane
            operator: In
            values:
            - ""
        weight: 1
  annotations: {}
  deploymentAnnotations: {}
  extraLabelNs: []
  featureRulesController: null
  instance: null
  nodeSelector:
    openstack-control-plane: enabled
  podSecurityContext: {}
  rbac:
    create: true
  replicaCount: 1
  resourceLabels: []
  resources: {}
  securityContext:
    allowPrivilegeEscalation: false
    capabilities:
      drop:
      - ALL
    readOnlyRootFilesystem: true
    runAsNonRoot: true
  service:
    port: 8080
    type: ClusterIP
  serviceAccount:
    annotations: {}
    create: true
    name: null
  tolerations:
  - effect: NoSchedule
    key: node-role.kubernetes.io/master
    operator: Equal
    value: ""
  - effect: NoSchedule
    key: node-role.kubernetes.io/control-plane
    operator: Equal
    value: ""
nameOverride: ""
nodeFeatureRule:
  createCRD: true
tls:
  certManager: false
  enable: false
topologyUpdater:
  affinity: {}
  annotations: {}
  createCRDs: false
  enable: false
  kubeletConfigPath: null
  kubeletPodResourcesSockPath: null
  nodeSelector: {}
  podSecurityContext: {}
  rbac:
    create: false
  resources: {}
  securityContext:
    allowPrivilegeEscalation: false
    capabilities:
      drop:
      - ALL
    readOnlyRootFilesystem: true
    runAsUser: 0
  serviceAccount:
    annotations: {}
    create: false
    name: null
  tolerations: []
  updateInterval: 60s
  watchNamespace: '*'
worker:
  affinity: {}
  annotations: {}
  config: null
  daemonsetAnnotations: {}
  mountUsrSrc: false
  nodeSelector: {}
  podSecurityContext: {}
  resources: {}
  securityContext:
    allowPrivilegeEscalation: false
    capabilities:
      drop:
      - ALL
    readOnlyRootFilesystem: true
    runAsNonRoot: true
  serviceAccount:
    annotations: {}
    create: true
    name: null
  tolerations: []
