From ed705a2433686f39985187c005ca53324a51649a Mon Sep 17 00:00:00 2001 From: pradeepkumargl <80017325+pradeepkumargl@users.noreply.github.com> Date: Fri, 4 Oct 2024 07:48:22 +0530 Subject: [PATCH] Update platform.yaml to include latest of Kyverno in CSM 1.6 Intermittently, Kyverno timeout issue is encountered during CSM upgrade. By introducing delay in post install hook we are introducing wait till Kyverno pods are stabilized and then going ahead with Kyverno policy upgrade. --- manifests/platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/platform.yaml b/manifests/platform.yaml index 0657845dd..0b13d18e0 100644 --- a/manifests/platform.yaml +++ b/manifests/platform.yaml @@ -88,7 +88,7 @@ spec: - artifactory.algol60.net/csm-docker/stable/cray-nexus-setup:0.11.0 - name: cray-kyverno source: csm-algol60 - version: 1.6.4 + version: 1.6.5 namespace: kyverno - name: kyverno-policy source: csm-algol60