Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/deploying-to-kubernetes.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Smet <[email protected]>
  • Loading branch information
iocanel and gsmet authored Jun 22, 2023
1 parent a161534 commit a8c8a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/deploying-to-kubernetes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@ quarkus.kubernetes.rbac.cluster-role-bindings.my-cluster-role-binding.role-name=

=== Deploying to local Kubernetes

When deploying to local Kubernetes environments users often perform minor changes to their manifests that simplify the development process.
When deploying to local Kubernetes environments, users often perform minor changes to their manifests that simplify the development process.
The most common changes are:

- Setting `imagePullPolicy` to `IfNotPresent`
Expand Down

0 comments on commit a8c8a85

Please sign in to comment.