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
Unanswered
Hey Everyone, I'M Trying To Add A Test User To The Api Server Config. Here Is A Snippet Form My Values.Yaml File. Do I Have This Formatted Correctly? I'M Not Seeing Api Config Map In The K8 Cluster

Hey everyone, I'm trying to add a test user to the api server config. Here is a snippet form my values.yaml file. Do I have this formatted correctly? I'm not seeing api config map in the k8 cluster

  
  
Posted one year ago
Votes Newest

Answers

676 Views
0 Answers
one year ago
one year ago
Tags