mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-12 08:36:36 -05:00
[node operator] AutoscalingStrategy API gen
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
f100febfa2
commit
ac5ddc27f2
14 changed files with 355 additions and 0 deletions
|
|
@ -15,4 +15,12 @@ resources:
|
|||
kind: NodeImage
|
||||
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
|
||||
version: v1alpha1
|
||||
- api:
|
||||
crdVersion: v1
|
||||
controller: true
|
||||
domain: edgeless.systems
|
||||
group: update
|
||||
kind: AutoscalingStrategy
|
||||
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