add scripts, remove unneeded kustomizations
This commit is contained in:
parent
77e204d86c
commit
f22b700704
4 changed files with 8 additions and 15 deletions
|
@ -63,7 +63,7 @@ spec:
|
|||
memory: 64Mi
|
||||
limits:
|
||||
memory: 64Mi
|
||||
cpu: 10m
|
||||
cpu: 100m
|
||||
defaultPodOptions:
|
||||
securityContext:
|
||||
runAsNonRoot: true
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./helmrelease.yaml
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue