Sha256: 9b3affdad1d4f9f232dc3f02084670e51a7c8b9f96a8784e05a583519a0c823c
Contents?: true
Size: 306 Bytes
Versions: 2
Compression:
Stored size: 306 Bytes
Contents
{ scheduler: { type: 'ecs', region: 'ap-northeast-1', cluster: 'eagletmt', desired_count: 1, }, app: { image: 'busybox', memory: 128, cpu: 256, command: ['echo', 'hello from --privileged mode'], privileged: true, }, }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hako-2.2.0 | examples/hello-privileged-app.jsonnet |
hako-2.1.0 | examples/hello-privileged-app.jsonnet |