strategy parameters not available after converting the file via shifter
Open
- Dominant language
- Go
- Stars
- 49
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
I`m facing an issue at the time of converting template to helm .
Issue: shifter is not taking care the "strategy" .
I`m sharing the strategy parameters from source-file and output-file
strategy parameters from source file:
strategy:
activeDeadlineSeconds:
resources: {}
rollingParams:
intervalSeconds:
maxSurge: %
maxUnavailable: %
timeoutSeconds:
updatePeriodSeconds:
type:
strategy parameters from output file:
strategy: {}
Please help to fix this issue or suggest for taking care it.
--
Regards,
Himanshu Gaur
Contributor guide
Assessment
This issue has not been assessed yet.