Skip to content

Commit

Permalink
fix: outdated manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
KevFan committed Jul 26, 2023
1 parent 0c4708c commit a6cf8fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/deploy/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ spec:
description: OAuth2 Client ID.
type: string
clientSecretRef:
description: Reference to a Kuberentes Secret key that
description: Reference to a Kubernetes Secret key that
stores that OAuth2 Client Secret.
properties:
key:
Expand Down Expand Up @@ -1855,7 +1855,7 @@ spec:
description: OAuth2 Client ID.
type: string
clientSecretRef:
description: Reference to a Kuberentes Secret key that
description: Reference to a Kubernetes Secret key that
stores that OAuth2 Client Secret.
properties:
key:
Expand Down

0 comments on commit a6cf8fa

Please sign in to comment.