We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d52b88 + f80ca76 commit 846b0bcCopy full SHA for 846b0bc
2 files changed
modules/aws_alb/aws_alb.yaml
@@ -22,3 +22,4 @@ resources:
22
23
podAnnotations:
24
co.elastic.logs/enabled: "true"
25
+
modules/cert_manager/cert_manager.yaml
@@ -26,7 +26,7 @@ webhook:
26
requiredDuringSchedulingIgnoredDuringExecution:
27
nodeSelectorTerms:
28
- matchExpressions:
29
- - key: "Infra-Services"
+ - key: "Addons-Services"
30
operator: In
31
values:
32
- "true"
@@ -40,7 +40,7 @@ cainjector:
40
41
42
43
44
45
46
0 commit comments