mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 21:49:40 +01:00
docs: update readme
This commit is contained in:
@@ -16,7 +16,7 @@ Successfully tested on:
|
|||||||
- Docker
|
- Docker
|
||||||
- Docker in Swarm mode
|
- Docker in Swarm mode
|
||||||
- Kubernetes
|
- Kubernetes
|
||||||
- Openshift
|
- OpenShift
|
||||||
|
|
||||||
## Documentation is found at <https://jkaninda.github.io/mysql-bkup>
|
## Documentation is found at <https://jkaninda.github.io/mysql-bkup>
|
||||||
|
|
||||||
|
|||||||
@@ -233,7 +233,7 @@ spec:
|
|||||||
|
|
||||||
This image also supports Kubernetes security context, you can run it in Rootless environment.
|
This image also supports Kubernetes security context, you can run it in Rootless environment.
|
||||||
It has been tested on Openshift, it works well.
|
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
|
```yaml
|
||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
|
|||||||
Reference in New Issue
Block a user