UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e8ce3678 authored by Tawsif Siddiqui's avatar Tawsif Siddiqui
Browse files

Fixed a typo in image_pull_policy doc

parent edfb808e
No related branches found
No related tags found
2 merge requests!1144Updated bb values.yaml to have a global value for image pull policy for all addons,!1136Updated bb values.yaml to have a global value for image pull policy for all core packages
Pipeline #590482 passed
......@@ -9,7 +9,7 @@ In the meantime we have begun to document the package overrides required in prep
| Package | Default | Value Override |
|---|---|---|
| Istio Controlplane | None | <pre lang="yaml">imagePullPolicy: IfNotPresent</pre> |
| Istio Operator | `IfNotPresent` | <<pre lang="yaml">imagePullPolicy: IfNotPresent</pre> |
| Istio Operator | `IfNotPresent` | <pre lang="yaml">imagePullPolicy: IfNotPresent</pre> |
| Jaeger | `Always` | <pre lang="yaml">imagePullPolicy: IfNotPresent</pre> |
| Kiali | `IfNotPresent` | <pre lang="yaml">imagePullPolicy: IfNotPresent</pre> |
| Cluster Auditor | `Always` | <pre lang="yaml">imagePullPolicy: IfNotPresent</pre> |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment