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.
1 parent 7abae89 commit b5a8bedCopy full SHA for b5a8bed
charts/opc-router/values.yaml
@@ -101,7 +101,7 @@ license:
101
# If left as empty, will use default storage class, when availible.
102
storageClassName:
103
# If true, the license volume claim and volume will persist even after uninstalling the chart.
104
- keepAfterUninstall: true
+ keepAfterUninstall: false
105
storageVolume:
106
# If true, a new persistant volume is created for the license using the settings provided here.
107
# When false, dynamic provisioning might still create a volume using the setting specified by the storageClass.
0 commit comments