mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-30 18:19:02 +00:00
Compare commits
2 Commits
v0.21.1
...
maintainer
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
324b09c060 | ||
|
|
26388c7757 |
@@ -1,7 +1,12 @@
|
||||
# The Cozystack Maintainers
|
||||
|
||||
| Maintainer | GitHub Username | Company |
|
||||
| ---------- | --------------- | ------- |
|
||||
| Andrei Kvapil | [@kvaps](https://github.com/kvaps) | Ænix |
|
||||
| George Gaál | [@gecube](https://github.com/gecube) | Ænix |
|
||||
| Eduard Generalov | [@egeneralov](https://github.com/egeneralov) | Ænix |
|
||||
| Scope | Maintainer | GitHub Username | Company |
|
||||
| ----- | ---------- | --------------- | ------- |
|
||||
| Cozystack core | Andrei Kvapil | [@kvaps](https://github.com/kvaps) | Ænix |
|
||||
| Cozystack core | George Gaál | [@gecube](https://github.com/gecube) | Ænix |
|
||||
| Cozystack apps | Kirill Klinchenkov | [@klinch0](https://github.com/klinch0) | Ænix |
|
||||
| Flux and flux-operator | Kingdon Barrett | [@kingdonb](https://github.com/kingdonb) | Urmanac |
|
||||
| Docs and website | Timur Tukaev | [@tym83](https://github.com/tym83) | Ænix |
|
||||
| Docs and website | Andrey Gumilev | [@chumkaska](https://github.com/chumkaska) | Ænix |
|
||||
| etcd-operator | Timofey Larkin | [@lllamnyp](https://github.com/lllamnyp) | |
|
||||
| etcd-operator | Artem Bortnikov | [@aobort](https://github.com/aobort) | Timescale |
|
||||
|
||||
@@ -18,10 +18,10 @@ spec:
|
||||
key: prometheus-additional.yaml
|
||||
resources:
|
||||
limits:
|
||||
memory: 500Mi
|
||||
memory: 1024Mi
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 200Mi
|
||||
memory: 768Mi
|
||||
#statefulMode: true
|
||||
#statefulStorage:
|
||||
# volumeClaimTemplate:
|
||||
|
||||
Reference in New Issue
Block a user