Skip to content

Commit 6fa3158

Browse files
authored
Remove memory limit. (#5574)
1 parent 581d651 commit 6fa3158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/kubearchive/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
resources:
5-
- https://gist.githubusercontent.com/ggallen/0aa25baf754578550425e5c17122f776/raw/66b9b5e061fbdaa480cd3fa0d94f03cfeb945d0a/kubearchive.yaml?timeout=90
5+
- https://gist.githubusercontent.com/ggallen/0aa25baf754578550425e5c17122f776/raw/d33b5051478d4755e0c6712e23acb2916032cf83/kubearchive.yaml?timeout=90
66
- rbac.yaml
77
- kubearchive-config.yaml
88
- kubearchive-maintainer.yaml

0 commit comments

Comments
 (0)