We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efd57ec + 42c21ff commit 5dcf901Copy full SHA for 5dcf901
packages/rke2-multus/charts/values.yaml
@@ -108,7 +108,7 @@ config:
108
#logLevel: panic
109
#logToStderr: true
110
#cniVersion: 1.0.0
111
- #cleanupConfigOnExit: true
+ cleanupConfigOnExit: true
112
#additionalBinDir: /opt/multus/bin
113
daemon_conf:
114
"chrootDir": "/hostroot"
packages/rke2-multus/package.yaml
@@ -1,3 +1,3 @@
1
url: local
2
workingDir: charts
3
-packageVersion: 02
+packageVersion: 03
0 commit comments