Compare commits
2 commits
e47c03f672
...
3904281968
Author | SHA1 | Date | |
---|---|---|---|
3904281968 | |||
25d426499b |
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,6 @@ spec:
|
|||
values:
|
||||
reloader:
|
||||
reloadStrategy: annotations
|
||||
|
||||
deployment:
|
||||
resources:
|
||||
requests:
|
||||
|
@ -27,4 +26,4 @@ spec:
|
|||
memory: 63Mi
|
||||
limits:
|
||||
cpu: 45m
|
||||
memory: 100Mi
|
||||
memory: 200Mi
|
||||
|
|
|
@ -17,5 +17,6 @@ pkgs.mkShell {
|
|||
kubernetes-helm
|
||||
pre-commit
|
||||
sops
|
||||
cachix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue