You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/continuous-delivery/deploy-srv-diff-platforms/kubernetes/kubernetes-executions/k8s-diff-step.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,8 @@ You can also find the difference in the output of the step:
100
100
101
101
- The command **does not display changes for secrets**, due to security restrictions designed to protect sensitive data.
102
102
103
+
- The K8s Diff step is only available for the **Kubernetes Deployment** swimlane. It supports Helm chart manifests when using the K8s Deployment type, but it does not support the Native Helm deployment type.
104
+
103
105
## K8s Diff Step Sample
104
106
105
107
To see an example of how to use the K8s Diff Step, visit the [Harness Community Repository](https://github.com/harness-community/harnesscd-example-apps/tree/master/kubernetes-steps/diff-step).
0 commit comments