Merge pull request #72 from jkaninda/docs

docs: update readme
This commit is contained in:
2024-08-21 03:53:15 +02:00
committed by GitHub
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