Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
kevjt committed Apr 16, 2024
1 parent 9636af7 commit 2e6b18f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Octopus supports Server-Side Apply for all of our Kubernetes steps.
You can find the settings under the **Additional Configuration Options** section of the step in the process editor.

:::figure
![Server-Side Apply configuration options](/docs/deployments/kubernetes/server-side-apply/server-side-apply-configuration-options.gif)
![Server-Side Apply configuration options](/docs/deployments/kubernetes/server-side-apply/server-side-apply-configuration-options.png)
:::

When using SSA, there is a risk of [conflicts](https://kubernetes.io/docs/reference/using-api/server-side-apply/#conflicts) blocking deployments. These can be dealt with manually or ignored with the `--force-conflicts` flag.
Expand Down

0 comments on commit 2e6b18f

Please sign in to comment.