14 lines
216 B
YAML
14 lines
216 B
YAML
helm:
|
|
release: test
|
|
chart:
|
|
name: test
|
|
version: test
|
|
repo:
|
|
url: test
|
|
type: oci
|
|
config:
|
|
pretty:
|
|
- key: encryption_method
|
|
path: env.environment.data.METHOD
|
|
value: test
|
|
raw: "" |