Removes the bundle generator from the runtime (#22820)

Closes #22573
This commit is contained in:
Steven Hawkins 2023-08-31 06:01:06 -04:00 committed by GitHub
parent 1b722477a2
commit 6a83703774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,6 +65,7 @@
<dependency>
<groupId>io.quarkiverse.operatorsdk</groupId>
<artifactId>quarkus-operator-sdk-bundle-generator</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>