We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6593f6e commit a9794a6Copy full SHA for a9794a6
1 file changed
src/chartmuseum/README.md
@@ -158,6 +158,7 @@ their default values. See values.yaml for all available options.
158
| `env.open.AUTH_REALM` | Realm used for bearer authentication | `<nil>` |
159
| `env.open.AUTH_SERVICE` | Service used for bearer authentication | `<nil>` |
160
| `env.field` | Expose pod information to containers through environment variables | `{}` |
161
+| `env.resourcefield` | Expose information about resource containers through environment variables | `{}` |
162
| `env.existingSecret` | Name of the existing secret use values | `<nil>` |
163
| `env.existingSecretMappings.BASIC_AUTH_USER` | Key name in the secret for the Username | `<nil>` |
164
| `env.existingSecretMappings.BASIC_AUTH_PASS` | Key name in the secret for the Password | `<nil>` |
0 commit comments