Skip to content

Commit 8ebdc80

Browse files
authored
fix: reload kubeconfig and harbor (#516)
1 parent 1007512 commit 8ebdc80

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

plugins/fabrique/kontinuous.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,11 @@ dependencies:
106106
options:
107107
copyAllNeeded: false
108108
copyAllFromCiNamespace: true
109-
secrets: {}
109+
secrets:
110+
kubeconfig:
111+
reload: true
112+
harbor:
113+
reload: true
110114
rancherNamespaces:
111115
enabled: true
112116
cleanFailed:

0 commit comments

Comments
 (0)