Browse Source

Change CRD subdomain from external-secerets.x-k8s.io to external-secrets.io

Jonatas Baldin 5 years ago
parent
commit
109e9a7e68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Spec.md

+ 1 - 1
Spec.md

@@ -113,7 +113,7 @@ The `ExternalSecret` Custom Resource Definition is **namespaced**. It defines th
 3. A mapping to translate the keys
 
 ```yaml
-apiVersion: external-secrets.x-k8s.io/v1alpha1
+apiVersion: external-secrets.io/v1alpha1
 kind: ExternalSecret
 metadata: {...}