@@ -1800,27 +1800,6 @@ endif::add-copy-button-to-env-var[]
18001800|boolean
18011801|`+++false+++`
18021802
1803- a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-secret-volumes-secret-volumes-secret-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-secret-volumes-secret-volumes-secret-name[`+++quarkus.kubernetes.secret-volumes."secret-volumes".secret-name+++`]##
1804- ifdef::add-copy-button-to-config-props[]
1805- config_property_copy_button:+++quarkus.kubernetes.secret-volumes."secret-volumes".secret-name+++ []
1806- endif::add-copy-button-to-config-props[]
1807-
1808-
1809- [.description]
1810- --
1811- The name of the secret to mount.
1812-
1813-
1814- ifdef::add-copy-button-to-env-var[]
1815- Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECRET_VOLUMES__SECRET_VOLUMES__SECRET_NAME+++ []
1816- endif::add-copy-button-to-env-var[]
1817- ifndef::add-copy-button-to-env-var[]
1818- Environment variable: `+++QUARKUS_KUBERNETES_SECRET_VOLUMES__SECRET_VOLUMES__SECRET_NAME+++`
1819- endif::add-copy-button-to-env-var[]
1820- --
1821- |string
1822- |required icon:exclamation-circle[title=Configuration property is required]
1823-
18241803a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-secret-volumes-secret-volumes-default-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-secret-volumes-secret-volumes-default-mode[`+++quarkus.kubernetes.secret-volumes."secret-volumes".default-mode+++`]##
18251804ifdef::add-copy-button-to-config-props[]
18261805config_property_copy_button:+++quarkus.kubernetes.secret-volumes."secret-volumes".default-mode+++ []
@@ -1905,22 +1884,22 @@ endif::add-copy-button-to-env-var[]
19051884|boolean
19061885|`+++false+++`
19071886
1908- a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-config-map- volumes-config-map- volumes-config-map- name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-config-map- volumes-config-map- volumes-config-map- name[`+++quarkus.kubernetes.config-map- volumes."config-map- volumes".config-map -name+++`]##
1887+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-secret- volumes-secret- volumes-secret- name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-secret- volumes-secret- volumes-secret- name[`+++quarkus.kubernetes.secret- volumes."secret- volumes".secret -name+++`]##
19091888ifdef::add-copy-button-to-config-props[]
1910- config_property_copy_button:+++quarkus.kubernetes.config-map- volumes."config-map- volumes".config-map -name+++ []
1889+ config_property_copy_button:+++quarkus.kubernetes.secret- volumes."secret- volumes".secret -name+++ []
19111890endif::add-copy-button-to-config-props[]
19121891
19131892
19141893[.description]
19151894--
1916- The name of the ConfigMap to mount.
1895+ The name of the secret to mount.
19171896
19181897
19191898ifdef::add-copy-button-to-env-var[]
1920- Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CONFIG_MAP_VOLUMES__CONFIG_MAP_VOLUMES__CONFIG_MAP_NAME +++ []
1899+ Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_SECRET_VOLUMES__SECRET_VOLUMES__SECRET_NAME +++ []
19211900endif::add-copy-button-to-env-var[]
19221901ifndef::add-copy-button-to-env-var[]
1923- Environment variable: `+++QUARKUS_KUBERNETES_CONFIG_MAP_VOLUMES__CONFIG_MAP_VOLUMES__CONFIG_MAP_NAME +++`
1902+ Environment variable: `+++QUARKUS_KUBERNETES_SECRET_VOLUMES__SECRET_VOLUMES__SECRET_NAME +++`
19241903endif::add-copy-button-to-env-var[]
19251904--
19261905|string
@@ -2010,6 +1989,27 @@ endif::add-copy-button-to-env-var[]
20101989|boolean
20111990|`+++false+++`
20121991
1992+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-config-map-volumes-config-map-volumes-config-map-name]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-config-map-volumes-config-map-volumes-config-map-name[`+++quarkus.kubernetes.config-map-volumes."config-map-volumes".config-map-name+++`]##
1993+ ifdef::add-copy-button-to-config-props[]
1994+ config_property_copy_button:+++quarkus.kubernetes.config-map-volumes."config-map-volumes".config-map-name+++ []
1995+ endif::add-copy-button-to-config-props[]
1996+
1997+
1998+ [.description]
1999+ --
2000+ The name of the ConfigMap to mount.
2001+
2002+
2003+ ifdef::add-copy-button-to-env-var[]
2004+ Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_CONFIG_MAP_VOLUMES__CONFIG_MAP_VOLUMES__CONFIG_MAP_NAME+++ []
2005+ endif::add-copy-button-to-env-var[]
2006+ ifndef::add-copy-button-to-env-var[]
2007+ Environment variable: `+++QUARKUS_KUBERNETES_CONFIG_MAP_VOLUMES__CONFIG_MAP_VOLUMES__CONFIG_MAP_NAME+++`
2008+ endif::add-copy-button-to-env-var[]
2009+ --
2010+ |string
2011+ |required icon:exclamation-circle[title=Configuration property is required]
2012+
20132013a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-empty-dir-volumes]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-empty-dir-volumes[`+++quarkus.kubernetes.empty-dir-volumes+++`]##
20142014ifdef::add-copy-button-to-config-props[]
20152015config_property_copy_button:+++quarkus.kubernetes.empty-dir-volumes+++ []
@@ -2115,14 +2115,16 @@ endif::add-copy-button-to-env-var[]
21152115|string
21162116|required icon:exclamation-circle[title=Configuration property is required]
21172117
2118- a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-default-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-default-mode[`+++quarkus.kubernetes.pvc-volumes."pvc-volumes".default-mode+++`]##
2118+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-default-mode]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-default-mode[[.line-through]# `+++quarkus.kubernetes.pvc-volumes."pvc-volumes".default-mode+++`# ]##
21192119ifdef::add-copy-button-to-config-props[]
21202120config_property_copy_button:+++quarkus.kubernetes.pvc-volumes."pvc-volumes".default-mode+++ []
21212121endif::add-copy-button-to-config-props[]
21222122
21232123
21242124[.description]
21252125--
2126+ _This property is deprecated: This actually doesn't make sense for PVC and should not be used._
2127+
21262128Default mode. When specifying an octal number, leading zero must be present.
21272129
21282130
@@ -2136,14 +2138,16 @@ endif::add-copy-button-to-env-var[]
21362138|string
21372139|`+++0600+++`
21382140
2139- a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-optional]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-optional[`+++quarkus.kubernetes.pvc-volumes."pvc-volumes".optional+++`]##
2141+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-optional]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-optional[[.line-through]# `+++quarkus.kubernetes.pvc-volumes."pvc-volumes".optional+++`# ]##
21402142ifdef::add-copy-button-to-config-props[]
21412143config_property_copy_button:+++quarkus.kubernetes.pvc-volumes."pvc-volumes".optional+++ []
21422144endif::add-copy-button-to-config-props[]
21432145
21442146
21452147[.description]
21462148--
2149+ _This property is deprecated: Use `read-only()` instead._
2150+
21472151Optional
21482152
21492153
@@ -2157,6 +2161,27 @@ endif::add-copy-button-to-env-var[]
21572161|boolean
21582162|`+++false+++`
21592163
2164+ a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-read-only]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-pvc-volumes-pvc-volumes-read-only[`+++quarkus.kubernetes.pvc-volumes."pvc-volumes".read-only+++`]##
2165+ ifdef::add-copy-button-to-config-props[]
2166+ config_property_copy_button:+++quarkus.kubernetes.pvc-volumes."pvc-volumes".read-only+++ []
2167+ endif::add-copy-button-to-config-props[]
2168+
2169+
2170+ [.description]
2171+ --
2172+ Whether the associated PVC is read-only.
2173+
2174+
2175+ ifdef::add-copy-button-to-env-var[]
2176+ Environment variable: env_var_with_copy_button:+++QUARKUS_KUBERNETES_PVC_VOLUMES__PVC_VOLUMES__READ_ONLY+++ []
2177+ endif::add-copy-button-to-env-var[]
2178+ ifndef::add-copy-button-to-env-var[]
2179+ Environment variable: `+++QUARKUS_KUBERNETES_PVC_VOLUMES__PVC_VOLUMES__READ_ONLY+++`
2180+ endif::add-copy-button-to-env-var[]
2181+ --
2182+ |boolean
2183+ |`+++false+++`
2184+
21602185a|icon:lock[title=Fixed at build time] [[quarkus-kubernetes_quarkus-kubernetes-aws-elastic-block-store-volumes-aws-elastic-block-store-volumes-volume-id]] [.property-path]##link:#quarkus-kubernetes_quarkus-kubernetes-aws-elastic-block-store-volumes-aws-elastic-block-store-volumes-volume-id[`+++quarkus.kubernetes.aws-elastic-block-store-volumes."aws-elastic-block-store-volumes".volume-id+++`]##
21612186ifdef::add-copy-button-to-config-props[]
21622187config_property_copy_button:+++quarkus.kubernetes.aws-elastic-block-store-volumes."aws-elastic-block-store-volumes".volume-id+++ []
@@ -2228,7 +2253,7 @@ endif::add-copy-button-to-config-props[]
22282253
22292254[.description]
22302255--
2231- Whether the volumeName is read only or not.
2256+ Whether the volume is read only or not.
22322257
22332258
22342259ifdef::add-copy-button-to-env-var[]
@@ -2291,7 +2316,7 @@ endif::add-copy-button-to-config-props[]
22912316
22922317[.description]
22932318--
2294- Whether the volumeName is read only or not.
2319+ Whether the volume is read only or not.
22952320
22962321
22972322ifdef::add-copy-button-to-env-var[]
@@ -2417,7 +2442,7 @@ endif::add-copy-button-to-config-props[]
24172442
24182443[.description]
24192444--
2420- Whether the volumeName is read only or not.
2445+ Whether the volume is read only or not.
24212446
24222447
24232448ifdef::add-copy-button-to-env-var[]
0 commit comments