Skip to content

Commit 9d32836

Browse files
committed
moving simple variables to values
1 parent 4503e68 commit 9d32836

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

applications/unity-sps/0.2/metadata.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
"Backend": "terraform",
3636
"DefaultDeployment": {
3737
"Variables": {
38+
"Values" : {
39+
"airflow_webserver_username": "admin",
40+
"airflow_webserver_password": "",
41+
"kubeconfig_filepath": ""
42+
},
3843
"AdvancedValues": {
3944
"airflow_webserver_username": "admin",
4045
"airflow_webserver_password": "",

0 commit comments

Comments
 (0)