mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
20 lines
523 B
YAML
20 lines
523 B
YAML
suite: configmap Pod metadata
|
|
templates:
|
|
- common.yaml
|
|
tests:
|
|
- it: default metadata should pass
|
|
set:
|
|
configMaps:
|
|
config:
|
|
enabled: true
|
|
data:
|
|
test: value 1
|
|
asserts:
|
|
- documentIndex: &ControllerDoc 0
|
|
isKind:
|
|
of: Deployment
|
|
- documentIndex: *ControllerDoc
|
|
equal:
|
|
path: spec.template.metadata.annotations
|
|
value:
|
|
checksum/configMaps: afdf20f511621d5cb358c5e8b0da2d14cdbe2549fb12fa123f6a6e9baabef26e
|