1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-19 18:30:38 +00:00

Merge pull request #320 from hemanthavs/issue-303

Fix to partially address Issue #303
This commit is contained in:
Alena Prokharchyk
2018-04-20 15:26:40 -07:00
committed by GitHub

View File

@@ -9,6 +9,7 @@ kind: Job
metadata: metadata:
name: {{$addonName}}-deploy-job name: {{$addonName}}-deploy-job
spec: spec:
backoffLimit: 10
template: template:
metadata: metadata:
name: pi name: pi