mirror of
https://github.com/luxfi/age.git
synced 2026-07-27 03:39:38 +00:00
age: remove Liquidity branding cross-contamination
Replace the partner/v1 CRD apiVersion sample with a neutral lux.network/v1 example. The roadmap documents Lux replicate semantics — operator-specific CRD names belong in the operator's repo.
This commit is contained in:
+2
-2
@@ -74,8 +74,8 @@ REPLICATE_AGE_RECIPIENTS_FALLBACK=age1pq1... # comma-separated, multi-recipi
|
||||
### E. Operator CRD
|
||||
|
||||
```yaml
|
||||
apiVersion: lux.cloud/v1
|
||||
kind: LiquidReplicate
|
||||
apiVersion: lux.network/v1
|
||||
kind: ReplicateConfig
|
||||
spec:
|
||||
encryption:
|
||||
kem: xwing # enum: hpke-mlkem768x25519 | xwing
|
||||
|
||||
Reference in New Issue
Block a user