Skip to content

Commit c43630a

Browse files
stevsmitSteven Smith
andauthored
removes bug 4301 from docs (quay#1162)
Co-authored-by: Steven Smith <[email protected]>
1 parent 579072e commit c43630a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

modules/operator-volume-size-overrides.adoc

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ spec:
3232
volumeSize: 70Gi
3333
- kind: clairpostgres
3434
managed: true
35-
----
36-
37-
[NOTE]
38-
====
39-
The volume size of the `clairpostgres` component cannot be overridden. To override the `clairpostgres` component, you must override the `clair` component. This is a known issue and will be fixed in a future version of {productname}. (link:https://issues.redhat.com/browse/PROJQUAY-4301[*PROJQUAY-4301*])
40-
====
35+
overrides:
36+
volumeSize: 70Gi
37+
----

0 commit comments

Comments
 (0)