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: charts/spire/charts/spiffe-oidc-discovery-provider/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ A Helm chart to install the SPIFFE OIDC discovery provider.
128
128
|`tests.toolkit.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
129
129
|`tests.toolkit.image.repository`| The repository within the registry |`chainguard/min-toolkit-debug`|
130
130
|`tests.toolkit.image.pullPolicy`| The image pull policy |`IfNotPresent`|
131
-
|`tests.toolkit.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:171460fe39c543746a955c93bc1f57f195e4f2ab52d38942aa1b064399a1fecc`|
131
+
|`tests.toolkit.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:d9128194d12271533653ef6b7dc47115bbf3bf85acdaa7b08fda5e714cf30b2b`|
132
132
|`tests.step.image.registry`| The OCI registry to pull the image from |`docker.io`|
133
133
|`tests.step.image.repository`| The repository within the registry |`smallstep/step-cli`|
134
134
|`tests.step.image.pullPolicy`| The image pull policy |`IfNotPresent`|
Copy file name to clipboardExpand all lines: charts/spire/charts/spire-agent/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ A Helm chart to install the SPIRE agent.
127
127
|`hostCert.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
128
128
|`hostCert.image.repository`| The repository within the registry |`chainguard/min-toolkit-debug`|
129
129
|`hostCert.image.pullPolicy`| The image pull policy |`IfNotPresent`|
130
-
|`hostCert.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:171460fe39c543746a955c93bc1f57f195e4f2ab52d38942aa1b064399a1fecc`|
130
+
|`hostCert.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:d9128194d12271533653ef6b7dc47115bbf3bf85acdaa7b08fda5e714cf30b2b`|
131
131
|`hostCert.resources`| Specify resource needs as per https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/|`{}`|
132
132
|`priorityClassName`| Priority class assigned to daemonset pods. Can be auto set with global.recommendations.priorityClassName. |`""`|
133
133
|`extraEnvVars`| Extra environment variables to be added to the Spire Agent container |`[]`|
0 commit comments