Skip to content

Commit

Permalink
remove automatic restart
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed May 17, 2024
1 parent ecb898f commit d5b6e4b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions infrastructure/cluster/flux/rucio-dev/rucio-dev-serversAuth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ spec:

serverType: flask

automaticRestart:
enabled: 1
image:
repository: bitnami/kubectl
tag: latest
pullPolicy: IfNotPresent
schedule: "01 0 * * *"
selectorLabel: "'release in (servers-auth-dev),app in (rucio-dev)'"
# automaticRestart:
# enabled: 1
# image:
# repository: bitnami/kubectl
# tag: latest
# pullPolicy: IfNotPresent
# schedule: "01 0 * * *"
# selectorLabel: "'release in (servers-auth-dev),app in (rucio-dev)'"

# httpd_config:
# mpm_mode: "event"
Expand Down

0 comments on commit d5b6e4b

Please sign in to comment.