Skip to content

Commit

Permalink
fix: release chart
Browse files Browse the repository at this point in the history
  • Loading branch information
crazybarber committed Jun 7, 2023
1 parent 969bf08 commit d3ad33a
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions flink/values.yaml → charts/flink/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobmanager:
# If not set and create is true, a name is generated using the fullname template
name:
annotations: {}
#livenessProbe will conduct checks for rpc port as tcpSocket probe
# livenessProbe will conduct checks for rpc port as tcpSocket probe
livenessProbe:
initialDelaySeconds: 20
periodSeconds: 15
Expand Down Expand Up @@ -360,7 +360,7 @@ taskmanager:
# If not set and create is true, a name is generated using the fullname template
name:
annotations: {}
#livenessProbe will conduct checks for rpc port as tcpSocket probe
# livenessProbe will conduct checks for rpc port as tcpSocket probe
livenessProbe:
initialDelaySeconds: 30
periodSeconds: 60
Expand Down

0 comments on commit d3ad33a

Please sign in to comment.