Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/cloud/operator/add-custo…
Browse files Browse the repository at this point in the history
…m-ca-to-a-workflow-pod.adoc

Co-authored-by: Ricardo Zanini <[email protected]>
  • Loading branch information
rgolangh and ricardozanini authored Apr 3, 2024
1 parent acc6afc commit 79fafa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ spec:
=== Serverless Workflow Example

Similar to a deployment spec, a serverless workflow has a spec.podTemplate, with minor differences, but the change is almost identical.
In this case we are mounting some ingress ca bundle because we want our workflow to reach the `.apps.my-cluster-name.my-cluster-domain` SSL endpoint.
In this case we are mounting some ingress CA bundle because we want our workflow to reach the `.apps.my-cluster-name.my-cluster-domain` SSL endpoint.
Here is the relevant spec section of a workflow with the changes:

```yaml
Expand Down

0 comments on commit 79fafa2

Please sign in to comment.