🩹 bootstrap

This commit is contained in:
auricom
2022-12-30 04:29:45 +01:00
parent 4412515cc6
commit e7db09f87f
19 changed files with 76 additions and 36 deletions

View File

@@ -46,3 +46,20 @@ spec:
target:
kind: Deployment
name: "(kustomize-controller|helm-controller|source-controller)"
- patch: |
apiVersion: v1
kind: Deployment
metadata:
name: helm-controller
spec:
template:
spec:
containers:
- name: manager
resources:
limits:
memory:
$patch: delete
target:
kind: Deployment
name: helm-controller