feat: upgrade kustomize#2518
Conversation
Codecov ReportBase: 53.87% // Head: 53.79% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2518 +/- ##
==========================================
- Coverage 53.87% 53.79% -0.08%
==========================================
Files 116 116
Lines 10277 10277
==========================================
- Hits 5537 5529 -8
- Misses 4314 4320 +6
- Partials 426 428 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: fsl <1171313930@qq.com>
| - containerPort: {{ .Values.audit.healthPort }} | ||
| name: healthz | ||
| protocol: TCP | ||
| - containerPort: 8888 |
There was a problem hiding this comment.
as mentioned in previous pr, looks like these are still duplicated
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
|
Looks like this PR went stale. Closing this, feel free to re-open if you are interested. |
Signed-off-by: fsl 1171313930@qq.com
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when the PR gets merged):Fixes #
Special notes for your reviewer: