Skip to content

Commit

Permalink
Updated README docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rnotrifork committed Jun 27, 2024
1 parent bed4302 commit 73575c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/redpanda-console-oauth2proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,19 +202,19 @@ Override the value in `console.config.server.listenPort` if not `nil`

### [oauth2Proxy.image.registry](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=oauth2Proxy.image.registry)

**Default:** `"quay.io"`
**Default:** `"bitnami"`

### [oauth2Proxy.image.repository](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=oauth2Proxy.image.repository)

**Default:** `"oauth2-proxy/oauth2-proxy"`
**Default:** `"oauth2-proxy"`

### [oauth2Proxy.image.pullPolicy](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=oauth2Proxy.image.pullPolicy)

**Default:** `"IfNotPresent"`

### [oauth2Proxy.image.tag](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=oauth2Proxy.image.tag)

**Default:** `"v7.5.1"`
**Default:** `"7.6.0"`

### [oauth2Proxy.issuerUrl](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=oauth2Proxy.issuerUrl)

Expand Down

0 comments on commit 73575c5

Please sign in to comment.