We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a621cc commit 8362c55Copy full SHA for 8362c55
1 file changed
.kontinuous/env/dev/templates/keycloak.deployment.yaml
@@ -4,6 +4,8 @@ metadata:
4
name: keycloak
5
labels:
6
app: keycloak
7
+ annotations:
8
+ oblik.socialgouv.io/enabled: "false"
9
spec:
10
replicas: 1
11
selector:
@@ -13,6 +15,8 @@ spec:
13
15
metadata:
14
16
17
18
19
20
21
containers:
22
- name: keycloak
0 commit comments