Unrelated chaotic good adjustments of snippets
This commit is contained in:
parent
07d9dff847
commit
b82faf66bb
|
|
@ -169,7 +169,7 @@ pods, you can use
|
||||||
[taints and tolerations](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/)
|
[taints and tolerations](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/)
|
||||||
and configure the required toleration in the manifest.
|
and configure the required toleration in the manifest.
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
apiVersion: "acid.zalan.do/v1"
|
apiVersion: "acid.zalan.do/v1"
|
||||||
kind: postgresql
|
kind: postgresql
|
||||||
metadata:
|
metadata:
|
||||||
|
|
@ -187,7 +187,7 @@ spec:
|
||||||
To spin up a new cluster as a clone of the existing one, you need to provide a
|
To spin up a new cluster as a clone of the existing one, you need to provide a
|
||||||
clone section in the spec:
|
clone section in the spec:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
apiVersion: "acid.zalan.do/v1"
|
apiVersion: "acid.zalan.do/v1"
|
||||||
kind: postgresql
|
kind: postgresql
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue