Skip to content
Snippets Groups Projects
Commit 3c789b14 authored by OZGCloud's avatar OZGCloud
Browse files

keycloak operator enable actuator

parent 6443d5bf
Branches
Tags
No related merge requests found
......@@ -29,6 +29,10 @@
<groupId>io.javaoperatorsdk</groupId>
<artifactId>operator-framework-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<!-- keycloak -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment