We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc3d74 commit 7277eb5Copy full SHA for 7277eb5
Changelog.md
@@ -11,7 +11,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11
provisioners wich don't support fsGroup in security context (fixes #615)
12
* Add `appSecretLabels`, `appSecretAnnotations`, `backupSecretLabels`, `backupSecretAnnotations` to provide
13
custom labels and annotations to created app and backup secrets
14
- * Add `serviceSpec` for MysqlCLuster
+ * Add `serviceSpec` for MysqlCluster CRD to provide the ability for additional service generation
15
### Changed
16
* Allow setting pod security context when deploying with Helm
17
* Use [distroless](https://github.com/GoogleContainerTools/distroless) as base image for orchestrator container
0 commit comments