Skip to content

Commit

Permalink
[helm] Update AuthConfig sample
Browse files Browse the repository at this point in the history
Signed-off-by: dd di cesare <didi@posteo.net>
  • Loading branch information
didierofrivia committed Nov 8, 2024
1 parent ae8f596 commit 6fa11a8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions charts/authorino-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,19 @@ annotations:
- apiVersion: authorino.kuadrant.io/v1beta3
kind: AuthConfig
metadata:
name: talker-api-protection
name: my-api-protection
spec:
hosts:
- talker-api.127.0.0.1.nip.io
identity:
- name: api-clients
- my-api.io
authentication:
"api-key-users":
apiKey:
selector:
matchLabels:
group: friends
credentials:
in: authorization_header
keySelector: APIKEY
authorizationHeader:
prefix: APIKEY
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Kuadrant
Expand Down

0 comments on commit 6fa11a8

Please sign in to comment.