Skip to content

Commit ce53b17

Browse files
author
a.b.christie
committed
fix: Fix kubeconfig default value
1 parent e8fbbbd commit ce53b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/operator/defaults/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
jo_state: present
66

77
# The kubernetes config file.
8-
jo_kubeconfig: SetMe
8+
jo_kubeconfig: ''
99

1010
# The Operator container image and tag
1111
jo_image: informaticsmatters/data-manager-job-operator

0 commit comments

Comments
 (0)