Playground Apps
Added
- Added an example of direct app deployment to README
Fixed
- Fixed rendering helm template with empty users and/or roles
Added
- Add additional labels (#67)
- Update initContainer (#79)
Changed
- Move labels to _helpers.tpl (#67)
Changed
- Disable
metadataHeaderRequired
by default.
Changed
- Bump manifests and image to upstream version 1.8.10.
- Bind NMI pods to all interfaces.
- Use correct apiVersion for PDB based on k8s version.
- Avoid creating any MIC related resource if operatingMode is not
standard
.
- Update CRD resources in helm chart.
Changed
- Update
rbac.authorization.k8s.io/v1beta1
to rbac.authorization.k8s.io/v1
for RBAC resources in helm chart.
Changed
- Update
apiextensions.k8s.io/v1beta1
to apiextensions.k8s.io/v1
for CRDs in helm chart.