change variable
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
destination:
|
||||
server: '{{server}}' # Il utilise la variable définie dans config.json
|
||||
server: '{{name}}' # Il utilise la variable définie dans config.json
|
||||
namespace: 'headlamp-{{path.basename}}'
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
||||
Reference in New Issue
Block a user