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,3 +3,7 @@ namespace: dev
|
||||
replicas: 1
|
||||
items:
|
||||
- something.something
|
||||
listValue
|
||||
|
||||
|
||||
something: something
|
||||
|
@@ -2,3 +2,4 @@ name: prod
|
||||
namespace: prod
|
||||
replicas: 3
|
||||
items:
|
||||
|
||||
|
Reference in New Issue
Block a user