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:
Pierre de Poulpiquet 2020-01-02 20:22:27 +01:00 committed by hackerman
parent d90388de3e
commit 728d02b8fc

View File

@ -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