|
903f3b10e2
|
Add support for annotations and labels in spec. (#739)
```
stack: webapp-deployer-backend
deploy-to: k8s
annotations:
foo.bar.annot/{name}: baz
labels:
a.b.c/{name}.blah: "value"
```
Reviewed-on: cerc-io/stack-orchestrator#739
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
|
2024-02-09 00:11:07 +00:00 |
|
|
4b3b3478e7
|
Switch to Docker-style limits
|
2024-02-08 00:43:41 -06:00 |
|
|
8964e1c0fe
|
Add resource limit options to spec.
|
2024-02-07 16:48:02 -06:00 |
|
|
12ec1bec43
|
Add ConfigMap support for k8s. (#714)
* Minor fixes for deploying with k8s and podman.
* ConfigMap support
|
2024-01-30 23:09:48 -06:00 |
|
|
87bedde5cb
|
Support for k8s ingress and tls (#659)
|
2023-11-21 16:04:36 -07:00 |
|
|
4456e70c93
|
Rename app -> stack_orchestrator (#625)
|
2023-11-07 00:06:55 -07:00 |
|