Commit 9a59554 1 parent 527bf93 commit 9a59554 Copy full SHA for 9a59554
File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 26
26
default : ' {
27
27
"operator": "latest",
28
28
"core": "latest",
29
- "optout": "latest"
29
+ "optout": "latest"
30
30
}'
31
31
branch :
32
32
description : The branches for config
33
33
type : string
34
34
required : true
35
35
default : ' {
36
- "operator": "main",
37
36
"core": "main",
38
37
"optout": "main",
39
- "admin": "main",
38
+ "admin": "main"
40
39
}'
41
40
aws :
42
41
description : The arguments for AWS private operator
63
62
default : ' {
64
63
"operator": "latest",
65
64
"core": "latest",
66
- "optout": "latest"
65
+ "optout": "latest"
67
66
}'
68
67
branch :
69
68
description : The branches for config
70
69
type : string
71
70
default : ' {
72
71
"core": "main",
73
72
"optout": "main",
74
- "admin": "main",
73
+ "admin": "main"
75
74
}'
76
75
aws :
77
76
description : The arguments for AWS private operator
You can’t perform that action at this time.
0 commit comments