Tim Robinson
Tim Robinson
FEATURE: Align Binding secret with format of secret from [ibmcloud ks cluster service bind] command
## Scenario When using `ibmcloud ks cluster service bind` the entire credentials object from the key for a resource is stored as a kubernetes secret with the key `binding` However...
When a user needs to place service credentials (e.g. COS) into a secret like `operator-database-backup/kubernetes/secret.yaml` a good pattern is to use a template file, like `cos-secret.template.yaml` and then have the...
Near the end of June, several 3rd party services were removed from the IBM Cloud catalog including the Redis Cloud service. Compose for Redis could stand in as a replacement:...