1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

Added url to k8s docu.

This commit is contained in:
lamai93 2019-04-03 09:47:59 +02:00
parent 869081db35
commit a1cd5a1075

View file

@ -415,7 +415,7 @@ because servers in these groups do not need persistent storage.
### `spec.<group>.priorityClassName: string`
Priority class name for pods of this group. Will be forwarded to the pod spec.
Priority class name for pods of this group. Will be forwarded to the pod spec. [Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/)
### `spec.<group>.probes.livenessProbeDisabled: bool`