What's Changed
- [FEAT] added
podLabels
andpodAnnotations
at chart and component level by @skrishnan-sap in #87 - [FIX] remove incompatible selector change in chart by @skrishnan-sap in #88
- [Misc] OperatorManager: Dependencies updated by @Pavan-SAP in #89
- [Misc] OperatorManager: Dependencies updated by @Pavan-SAP in #90
- [Misc] OperatorManager: Dependencies updated by @Pavan-SAP in #92
- remove controller access to get CRDs by @skrishnan-sap in #91
- [FEATURE] helm: Monitoring options added by @Pavan-SAP in #95
- [Release] helm: Operator CRDs updated by @Pavan-SAP in #97
- [FEATURE] OperatorManager: Monitoring config added by @Pavan-SAP in #98
Full Changelog: 0.10.0...0.11.1
You can install the CAP Opertator Manager in your local cluster (which will in turn install the CAP Operator) using these commands:
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.11.1/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.11.1/manager_default_CR.yaml