diff --git a/charts/create-ocp-project/Chart.yaml b/charts/create-ocp-project/Chart.yaml index 5952b8b6..dd0971c3 100644 --- a/charts/create-ocp-project/Chart.yaml +++ b/charts/create-ocp-project/Chart.yaml @@ -6,7 +6,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.4 +version: 0.1.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml b/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml index 6c4ec015..515390ea 100755 --- a/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml +++ b/charts/create-ocp-project/templates/04-sonataflow_create-ocp-project.yaml @@ -126,7 +126,7 @@ spec: refName: jiraGetIssue name: get issue sleep: - before: PT10S + before: PT60S name: Poll Operation Jira issue transition: nextState: Check Operation issue done @@ -298,7 +298,7 @@ spec: podTemplate: container: resources: {} - image: quay.io/orchestrator/serverless-workflow-create-ocp-project:ddca7fa22829a8289f065b48d2abd7133af5f6a1 + image: quay.io/orchestrator/serverless-workflow-create-ocp-project:c7826ac6c41a2d7bd226ac4a67a092a2efc05bc0 envFrom: - secretRef: name: create-ocp-project-creds