Project 'platform-one/big-bang/bigbang' was moved to 'big-bang/bigbang'. Please update any links and bookmarks that may still have the old path.
Update minio-operator package to use enable mTLS
1 unresolved thread
1 unresolved thread
Package Merge Request
Package Changes
Creating PeerAuthentication policy within minio-operator package to enable strict mTLS by default with an exclusion for the operator webhook port (4222).
Package MR
For Issue
Closes https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/1043
Edited by Rob Ferguson
Merge request reports
Activity
changed milestone to %1.33.0
added minioOperator priority6 statusdoing teamcore/security labels
requested review from @micah.nagel
assigned to @rob.ferguson
236 236 | addons.minioOperator.enabled | bool | `false` | Toggle deployment of minio operator and instance. | 237 237 | addons.minioOperator.git.repo | string | `"https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio-operator.git"` | | 238 238 | addons.minioOperator.git.path | string | `"./chart"` | | 239 | addons.minioOperator.git.tag | string | `"4.4.12-bb.2"` | | 239 | addons.minioOperator.git.tag | string | `"4.4.12-bb.3"` | | We can actually leave off this change. The way we currently handle the readme is that it is only generated at release time, so
master
readme always tracks the latest release.changed this line in version 2 of the diff
mentioned in commit 7a2f9b31
Please register or sign in to reply