diff --git a/.github/workflows/publish-charts.yml b/.github/workflows/publish-charts.yml index 659f2ff..07df442 100644 --- a/.github/workflows/publish-charts.yml +++ b/.github/workflows/publish-charts.yml @@ -19,7 +19,7 @@ defaults: shell: bash env: - CHARTPRESS_ARGS: > + CHARTPRESS_ARGS: >- --builder docker-buildx --platform linux/amd64 --platform linux/arm64 diff --git a/kbatch/README.md b/kbatch/README.md index ab554d4..7a9caed 100644 --- a/kbatch/README.md +++ b/kbatch/README.md @@ -23,6 +23,7 @@ The following table lists the configurable parameters of the Kbatch-proxy chart | `imagePullSecrets` | | `[]` | | `nameOverride` | | `""` | | `fullnameOverride` | | `""` | +| `rbac.create` | | `true` | | `serviceAccount.create` | | `true` | | `serviceAccount.annotations` | | `{}` | | `serviceAccount.name` | | `""` |