Add comments
This commit is contained in:
parent
626ee1c59e
commit
f57c359a33
1 changed files with 4 additions and 0 deletions
|
@ -160,6 +160,7 @@ triggers:
|
|||
# For more information: https://argoproj-labs.github.io/argocd-notifications/triggers_and_templates/
|
||||
|
||||
bots:
|
||||
# For more information: https://argoproj-labs.github.io/argocd-notifications/recipients/bot/
|
||||
slack:
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
|
@ -189,6 +190,9 @@ bots:
|
|||
# requests:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
|
||||
affinity: {}
|
||||
|
||||
tolerations: []
|
||||
|
||||
nodeSelector: {}
|
||||
|
|
Loading…
Reference in a new issue