mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-07 06:22:17 -04:00
[node operator] ScalingGroup API gen
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
ac5ddc27f2
commit
b315ec6dc1
13 changed files with 304 additions and 0 deletions
|
@ -23,4 +23,12 @@ resources:
|
|||
kind: AutoscalingStrategy
|
||||
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
|
||||
version: v1alpha1
|
||||
- api:
|
||||
crdVersion: v1
|
||||
controller: true
|
||||
domain: edgeless.systems
|
||||
group: update
|
||||
kind: ScalingGroup
|
||||
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
|
||||
version: v1alpha1
|
||||
version: "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue