Unrelated chaotic good adjustments of snippets

This commit is contained in:
erthalion 2018-06-01 16:21:37 +02:00
parent 07d9dff847
commit b82faf66bb
1 changed files with 8 additions and 8 deletions

View File

@ -169,7 +169,7 @@ pods, you can use
[taints and tolerations](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/)
and configure the required toleration in the manifest.
```
```yaml
apiVersion: "acid.zalan.do/v1"
kind: postgresql
metadata:
@ -187,7 +187,7 @@ spec:
To spin up a new cluster as a clone of the existing one, you need to provide a
clone section in the spec:
```
```yaml
apiVersion: "acid.zalan.do/v1"
kind: postgresql