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