Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
StickyOwl15
Moderator
1 Question, 2 Answers
  Active since 15 June 2023
  Last activity one year ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
4 Answers
781 Views
0 Votes 4 Answers 781 Views
one year ago
0 I'M Deploying Clearml With All Its Components Into An Eks Cluster, I'M Configuring The Values.Yaml And Adding The Right Values. I Have A Two Questions: Can Someone Share Their Settings Just To Be Sure Not Missing Any (Not Share Your Secrets Of Course) And

Thank you Valeriano, I already have a cluster up and running, but using the default values from the charts + others for some configuration like domain and the annotations for the ingress alb controller.
Just wanted to know if the values from the charts are the ones that should be used or I need to create new ones or how to create them etc.
I di not have ArgoCD I did everything using terraform for infrastructure plain helm for deploying the chart that wha I wondering hot you manage any secrets...

one year ago