JAVA-33989: Migrate k8s-operator to heavy profile (#16477)

This commit is contained in:
Harry9656 2024-04-26 16:57:33 +02:00 committed by GitHub
parent 4293cfdd97
commit bb22793bd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<module>k8s-admission-controller</module>
<module>kubernetes-spring</module>
<module>k8s-java-heap-dump</module>
<module>k8s-operator</module>
<!-- <module>k8s-operator</module>--> <!-- Migrated to heavy profile -->
</modules>
</project>

View File

@ -448,6 +448,7 @@
<module>apache-spark</module>
<module>jhipster-modules</module>
<module>spring-cloud-modules/spring-cloud-azure</module>
<module>kubernetes-modules/k8s-operator</module>
<module>web-modules/restx</module>
<module>libraries-testing</module>
</modules>
@ -576,6 +577,7 @@
<module>jhipster-modules</module>
<module>spring-cloud-modules/spring-cloud-azure</module>
<module>web-modules/restx</module>
<module>kubernetes-modules/k8s-operator</module>
</modules>
</profile>