diff options
Diffstat (limited to 'deployment/heat/onap-rke/parts')
-rw-r--r-- | deployment/heat/onap-rke/parts/onap-oom-1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-rke/parts/onap-oom-1.yaml b/deployment/heat/onap-rke/parts/onap-oom-1.yaml index 886e1be6a..a00ffe63e 100644 --- a/deployment/heat/onap-rke/parts/onap-oom-1.yaml +++ b/deployment/heat/onap-rke/parts/onap-oom-1.yaml @@ -74,7 +74,7 @@ parameters: helm_version: type: string - default: "2.12.5" + default: "2.12.3" helm_deploy_delay: type: string |