Fix sample apiVersion (#42)
The hydra.ory.sh/v1alpha2 was never released. Let's keep the sample at the proper apiVersion
This commit is contained in:
parent
d90388de3e
commit
728d02b8fc
@ -8,7 +8,7 @@ data:
|
||||
client_id: MDA5MDA5MDA=
|
||||
client_secret: czNjUjM3cDRzc1ZWMHJEMTIzNA==
|
||||
---
|
||||
apiVersion: hydra.ory.sh/v1alpha2
|
||||
apiVersion: hydra.ory.sh/v1alpha1
|
||||
kind: OAuth2Client
|
||||
metadata:
|
||||
name: my-oauth2-client-2
|
||||
|
Loading…
x
Reference in New Issue
Block a user