diff --git a/docs/guides/druid/concepts/druid.md b/docs/guides/druid/concepts/druid.md index 5d3ad66d29..f934dd4e32 100644 --- a/docs/guides/druid/concepts/druid.md +++ b/docs/guides/druid/concepts/druid.md @@ -421,16 +421,12 @@ KubeDB accept following fields to set in `spec..podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec..podTemplate` is described below, diff --git a/docs/guides/druid/configuration/podtemplating/index.md b/docs/guides/druid/configuration/podtemplating/index.md index 89c4ae2c68..6b4a64c0de 100644 --- a/docs/guides/druid/configuration/podtemplating/index.md +++ b/docs/guides/druid/configuration/podtemplating/index.md @@ -50,16 +50,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Read about the fields in details in [PodTemplate concept](/docs/guides/druid/concepts/druid.md#spectopology), diff --git a/docs/guides/elasticsearch/concepts/elasticsearch-dashboard/index.md b/docs/guides/elasticsearch/concepts/elasticsearch-dashboard/index.md index b8adaad15c..1870d54879 100644 --- a/docs/guides/elasticsearch/concepts/elasticsearch-dashboard/index.md +++ b/docs/guides/elasticsearch/concepts/elasticsearch-dashboard/index.md @@ -113,16 +113,12 @@ KubeDB accepts the following fields to set in `spec.podTemplate`: - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle ### spec.serviceTemplates diff --git a/docs/guides/elasticsearch/concepts/elasticsearch/index.md b/docs/guides/elasticsearch/concepts/elasticsearch/index.md index f141b915cb..5188f1e75f 100644 --- a/docs/guides/elasticsearch/concepts/elasticsearch/index.md +++ b/docs/guides/elasticsearch/concepts/elasticsearch/index.md @@ -734,16 +734,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). diff --git a/docs/guides/kafka/concepts/connectcluster.md b/docs/guides/kafka/concepts/connectcluster.md index 36bfe2d6db..2a723ee7a4 100644 --- a/docs/guides/kafka/concepts/connectcluster.md +++ b/docs/guides/kafka/concepts/connectcluster.md @@ -284,16 +284,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/39bf8b2/api/v2/types.go#L44-L279). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/kafka/concepts/kafka.md b/docs/guides/kafka/concepts/kafka.md index d921481d44..83b8fd894a 100644 --- a/docs/guides/kafka/concepts/kafka.md +++ b/docs/guides/kafka/concepts/kafka.md @@ -330,16 +330,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/kafka/concepts/restproxy.md b/docs/guides/kafka/concepts/restproxy.md index 9f43a25ad0..3137523b46 100644 --- a/docs/guides/kafka/concepts/restproxy.md +++ b/docs/guides/kafka/concepts/restproxy.md @@ -91,16 +91,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/39bf8b2/api/v2/types.go#L44-L279). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/kafka/concepts/schemaregistry.md b/docs/guides/kafka/concepts/schemaregistry.md index 7d63ab3910..d7ddb38cab 100644 --- a/docs/guides/kafka/concepts/schemaregistry.md +++ b/docs/guides/kafka/concepts/schemaregistry.md @@ -91,16 +91,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/39bf8b2/api/v2/types.go#L44-L279). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/mariadb/concepts/mariadb/index.md b/docs/guides/mariadb/concepts/mariadb/index.md index f02f85cf5b..068a9ed8ad 100644 --- a/docs/guides/mariadb/concepts/mariadb/index.md +++ b/docs/guides/mariadb/concepts/mariadb/index.md @@ -237,16 +237,12 @@ KubeDB accepts the following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/mariadb/configuration/using-pod-template/index.md b/docs/guides/mariadb/configuration/using-pod-template/index.md index d3ddce0426..e5c882b02b 100644 --- a/docs/guides/mariadb/configuration/using-pod-template/index.md +++ b/docs/guides/mariadb/configuration/using-pod-template/index.md @@ -47,7 +47,6 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - schedulerName - tolerations - priorityClassName diff --git a/docs/guides/memcached/concepts/memcached.md b/docs/guides/memcached/concepts/memcached.md index 8c9348874c..4a0ac57709 100644 --- a/docs/guides/memcached/concepts/memcached.md +++ b/docs/guides/memcached/concepts/memcached.md @@ -125,16 +125,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - podPlacementPolicy - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/mongodb/concepts/mongodb.md b/docs/guides/mongodb/concepts/mongodb.md index 2818fad57e..f49613080c 100644 --- a/docs/guides/mongodb/concepts/mongodb.md +++ b/docs/guides/mongodb/concepts/mongodb.md @@ -481,16 +481,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/mongodb/configuration/using-podtemplate.md b/docs/guides/mongodb/configuration/using-podtemplate.md index 3e42651904..cbd9c6863e 100644 --- a/docs/guides/mongodb/configuration/using-podtemplate.md +++ b/docs/guides/mongodb/configuration/using-podtemplate.md @@ -50,16 +50,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Read about the fields in details in [PodTemplate concept](/docs/guides/mongodb/concepts/mongodb.md#specpodtemplate), diff --git a/docs/guides/mssqlserver/concepts/mssqlserver.md b/docs/guides/mssqlserver/concepts/mssqlserver.md index 549b569087..2a9e33f1d0 100644 --- a/docs/guides/mssqlserver/concepts/mssqlserver.md +++ b/docs/guides/mssqlserver/concepts/mssqlserver.md @@ -291,15 +291,11 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/mssqlserver/configuration/using-podtemplate.md b/docs/guides/mssqlserver/configuration/using-podtemplate.md index 851bad2fea..d1a3862fe4 100644 --- a/docs/guides/mssqlserver/configuration/using-podtemplate.md +++ b/docs/guides/mssqlserver/configuration/using-podtemplate.md @@ -51,15 +51,11 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Read about the fields in details in [PodTemplate concept](/docs/guides/mssqlserver/concepts/mssqlserver.md#specpodtemplate), diff --git a/docs/guides/mysql/concepts/database/index.md b/docs/guides/mysql/concepts/database/index.md index 2ec2e16d58..c77e7088fb 100644 --- a/docs/guides/mysql/concepts/database/index.md +++ b/docs/guides/mysql/concepts/database/index.md @@ -275,16 +275,12 @@ KubeDB accepts the following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/mysql/configuration/podtemplating/index.md b/docs/guides/mysql/configuration/podtemplating/index.md index eb76aa1ac1..b17f27c565 100644 --- a/docs/guides/mysql/configuration/podtemplating/index.md +++ b/docs/guides/mysql/configuration/podtemplating/index.md @@ -47,7 +47,6 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - schedulerName - tolerations - priorityClassName diff --git a/docs/guides/percona-xtradb/concepts/perconaxtradb/index.md b/docs/guides/percona-xtradb/concepts/perconaxtradb/index.md index 6c3287e86e..6696286ca7 100644 --- a/docs/guides/percona-xtradb/concepts/perconaxtradb/index.md +++ b/docs/guides/percona-xtradb/concepts/perconaxtradb/index.md @@ -208,16 +208,12 @@ KubeDB accepts the following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/percona-xtradb/configuration/using-pod-template/index.md b/docs/guides/percona-xtradb/configuration/using-pod-template/index.md index e12bad5982..e908beb579 100644 --- a/docs/guides/percona-xtradb/configuration/using-pod-template/index.md +++ b/docs/guides/percona-xtradb/configuration/using-pod-template/index.md @@ -47,7 +47,6 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - schedulerName - tolerations - priorityClassName diff --git a/docs/guides/pgbouncer/concepts/pgbouncer.md b/docs/guides/pgbouncer/concepts/pgbouncer.md index f343a68e6c..40802d1f2e 100644 --- a/docs/guides/pgbouncer/concepts/pgbouncer.md +++ b/docs/guides/pgbouncer/concepts/pgbouncer.md @@ -158,11 +158,9 @@ KubeDB accept following fields to set in `spec.podTemplate:` - podPlacementPolicy - initContainers - imagePullSecrets - - affinity - tolerations - priorityClassName - priority - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Usage of some fields in `spec.podTemplate` is described below, diff --git a/docs/guides/pgpool/concepts/pgpool.md b/docs/guides/pgpool/concepts/pgpool.md index 9b43fe7bc2..b86b8c2c91 100644 --- a/docs/guides/pgpool/concepts/pgpool.md +++ b/docs/guides/pgpool/concepts/pgpool.md @@ -332,16 +332,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/39bf8b2/api/v2/types.go#L44-L279). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/pgpool/configuration/using-podtemplate.md b/docs/guides/pgpool/configuration/using-podtemplate.md index b288c57ce9..19face0c15 100644 --- a/docs/guides/pgpool/configuration/using-podtemplate.md +++ b/docs/guides/pgpool/configuration/using-podtemplate.md @@ -49,16 +49,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Read about the fields in details in [PodTemplate concept](/docs/guides/pgpool/concepts/pgpool.md#specpodtemplate), diff --git a/docs/guides/postgres/concepts/postgres.md b/docs/guides/postgres/concepts/postgres.md index c1c93ed798..696112ee57 100644 --- a/docs/guides/postgres/concepts/postgres.md +++ b/docs/guides/postgres/concepts/postgres.md @@ -278,15 +278,11 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/proxysql/concepts/proxysql/index.md b/docs/guides/proxysql/concepts/proxysql/index.md index 7e5c8822ac..7907bccf35 100644 --- a/docs/guides/proxysql/concepts/proxysql/index.md +++ b/docs/guides/proxysql/concepts/proxysql/index.md @@ -292,16 +292,12 @@ KubeDB accept following fields to set in `.spec.podTemplate`: - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/rabbitmq/concepts/rabbitmq.md b/docs/guides/rabbitmq/concepts/rabbitmq.md index ab3b306b2c..a12fb43f84 100644 --- a/docs/guides/rabbitmq/concepts/rabbitmq.md +++ b/docs/guides/rabbitmq/concepts/rabbitmq.md @@ -246,16 +246,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/39bf8b2/api/v2/types.go#L44-L279). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/rabbitmq/configuration/using-podtemplate.md b/docs/guides/rabbitmq/configuration/using-podtemplate.md index b5e41f349c..42c414386e 100644 --- a/docs/guides/rabbitmq/configuration/using-podtemplate.md +++ b/docs/guides/rabbitmq/configuration/using-podtemplate.md @@ -49,16 +49,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Read about the fields in details in [PodTemplate concept](/docs/guides/rabbitmq/concepts/rabbitmq.md#specpodtemplate), diff --git a/docs/guides/redis/concepts/redis.md b/docs/guides/redis/concepts/redis.md index fdddd8ef6d..daa4280711 100644 --- a/docs/guides/redis/concepts/redis.md +++ b/docs/guides/redis/concepts/redis.md @@ -292,16 +292,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - podPlacementPolicy - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/redis/concepts/redissentinel.md b/docs/guides/redis/concepts/redissentinel.md index 94cf9adfdc..4cd30609ef 100644 --- a/docs/guides/redis/concepts/redissentinel.md +++ b/docs/guides/redis/concepts/redissentinel.md @@ -254,16 +254,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/master/api/v2/types.go#L26C1-L279C1). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/singlestore/configuration/podtemplating/index.md b/docs/guides/singlestore/configuration/podtemplating/index.md index 66fd5c8111..8142f31311 100644 --- a/docs/guides/singlestore/configuration/podtemplating/index.md +++ b/docs/guides/singlestore/configuration/podtemplating/index.md @@ -49,16 +49,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle Read about the fields in details in [PodTemplate concept](/docs/guides/singlestore/concepts/singlestore.md#spectopology), diff --git a/docs/guides/solr/concepts/solr.md b/docs/guides/solr/concepts/solr.md index 0654789ecf..692bd02a37 100644 --- a/docs/guides/solr/concepts/solr.md +++ b/docs/guides/solr/concepts/solr.md @@ -204,16 +204,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - containers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/39bf8b2/api/v2/types.go#L44-L279). Uses of some field of `spec.podTemplate` is described below, diff --git a/docs/guides/zookeeper/concepts/zookeeper.md b/docs/guides/zookeeper/concepts/zookeeper.md index ce50f57f36..4a56bc8d78 100644 --- a/docs/guides/zookeeper/concepts/zookeeper.md +++ b/docs/guides/zookeeper/concepts/zookeeper.md @@ -273,16 +273,12 @@ KubeDB accept following fields to set in `spec.podTemplate:` - initContainers - imagePullSecrets - nodeSelector - - affinity - serviceAccountName - schedulerName - tolerations - priorityClassName - priority - securityContext - - livenessProbe - - readinessProbe - - lifecycle You can check out the full list [here](https://github.com/kmodules/offshoot-api/blob/ea366935d5bad69d7643906c7556923271592513/api/v1/types.go#L42-L259). Uses of some field of `spec.podTemplate` is described below,