docs: update readme

This commit is contained in:
2024-08-21 03:52:49 +02:00
parent 02e51a3933
commit 58deb92953
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ Successfully tested on:
- Docker
- Docker in Swarm mode
- Kubernetes
- Openshift
- OpenShift
## Documentation is found at <https://jkaninda.github.io/mysql-bkup>

View File

@@ -233,7 +233,7 @@ spec:
This image also supports Kubernetes security context, you can run it in Rootless environment.
It has been tested on Openshift, it works well.
Deployment on Openshift is supported, you need to remove `securityContext` section on your yaml file.
Deployment on OpenShift is supported, you need to remove `securityContext` section on your yaml file.
```yaml
apiVersion: batch/v1