feat: add support for raw reading of variables
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -3,10 +3,14 @@ vars:
|
||||
cuddle/clusters:
|
||||
dev:
|
||||
replicas: 1
|
||||
list:
|
||||
- listItem: listValue
|
||||
env:
|
||||
vault: true
|
||||
something.something: something
|
||||
something:
|
||||
# ignored
|
||||
something: "something"
|
||||
vault: true
|
||||
prod:
|
||||
env:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user