change v1 to v1alpha1
This commit is contained in:
@@ -19,7 +19,7 @@ Currently only the "Forward Single" ProxyProvider is supported and only a reduce
|
||||
Example [`proxyProvider.yaml`](`artifacts/examples/proxyProvider.yaml`):
|
||||
|
||||
```yaml
|
||||
apiVersion: proxyprovider.t000-n.de/v1
|
||||
apiVersion: proxyprovider.t000-n.de/v1alpha1
|
||||
kind: ProxyProvider
|
||||
metadata:
|
||||
name: proxy-provider-example
|
||||
@@ -35,3 +35,7 @@ spec:
|
||||
```
|
||||
|
||||
The ProxyProvider will be created in Authentik, but will not be assigned to an outpost or an application (Resources are TBD).
|
||||
|
||||
## Versioning
|
||||
|
||||
As soon as the operator covers an entire use case, the version will be raised to v1 and follow default versioning rules. Before that, the version will be v1alpha1.
|
||||
|
||||
Reference in New Issue
Block a user