apiVersion: v1
data:
  cni-conf.json: "{\n  \"name\": \"cbr0\",\n  \"cniVersion\": \"1.0.0\",\n  \"plugins\"\
    : [\n    {\n      \"type\": \"flannel\",\n      \"delegate\": {\n        \"hairpinMode\"\
    : true,\n        \"isDefaultGateway\": true\n      }\n    },\n    {\n      \"\
    type\": \"portmap\",\n      \"capabilities\": {\n        \"portMappings\": true\n\
    \      }\n    }\n  ]\n}"
  net-conf.json: "{\n  \"Network\": \"10.244.0.0/16\",\n  \"Backend\": {\n    \"Type\"\
    : \"vxlan\",\n    \"Port\": 4789\n  }\n}"
kind: ConfigMap
metadata:
  annotations:
    config.k8s.io/owning-inventory: talos-bootstrap-manifests-inventory
  creationTimestamp: '2026-09-18T20:53:56Z'
  labels:
    k8s-app: flannel
    tier: node
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        f:cni-conf.json: {}
        f:net-conf.json: {}
      f:metadata:
        f:annotations:
          f:config.k8s.io/owning-inventory: {}
        f:labels:
          f:k8s-app: {}
          f:tier: {}
    manager: talos
    operation: Apply
    time: '2026-09-18T20:53:56Z'
  name: kube-flannel-cfg
  namespace: kube-system
  resourceVersion: '279'
  uid: befa3d78-c82e-4b8d-b345-ad91ace31a34
