Skip to content

Commit

Permalink
modify some values
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Sep 2, 2024
1 parent 0884326 commit 1f91e42
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ spec:
clusterPoolIPv4PodCIDRList: ["10.96.128.0/18"] # modify it if necessary
# -- IPv4 CIDR mask size to delegate to individual nodes for IPAM.
clusterPoolIPv4MaskSize: 24
envoy:
enabled: false
hubble:
enabled: true
metrics:
Expand All @@ -59,6 +61,7 @@ spec:
kind: ClusterIssuer
name: ca-issuer
operator:
rollOutPods: true
prometheus:
enabled: true
serviceMonitor:
Expand Down

0 comments on commit 1f91e42

Please sign in to comment.