Skip to content

Commit bea4f7c

Browse files
author
Sean Sundberg
authored
Cleans up variable references in metadata (#18)
Signed-off-by: Sean Sundberg <[email protected]>
1 parent 9b7846d commit bea4f7c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

module.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,11 @@ versions:
4646
id: namespace
4747
output: name
4848
discriminator: tools
49+
- name: mode
50+
scope: global
51+
- name: gitops_dir
52+
scope: global
53+
- name: postgresql
54+
scope: ignore
55+
- name: plugins
56+
scope: ignore

0 commit comments

Comments
 (0)