Sha256: 2f3c9014326238878abe964dad75c6dde52126625060a0dfb772f085b65d593c

Contents?: true

Size: 249 Bytes

Versions: 18

Compression:

Stored size: 249 Bytes

Contents

---
# apiVersion: apps/v1
# kind: Deployment
# spec:
#   template:
#     spec:
# only including structure needed for spec
volumes:
- name: config-map-volume
  configMap:
    name: demo-config-map
    items:
    - key: k1
      path: config-map.conf

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
kubes-0.9.3 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.9.2 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.9.1 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.9.0 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.10 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.9 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.8 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.7 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.6 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.5 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.4 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.3 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.2 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.1 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.8.0 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.7.10 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.7.9 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml
kubes-0.7.8 spec/fixtures/decorators/deployment/configMap/volumes-name-first.yaml