Compare commits
No commits in common. "faa776ff782cd8f41ed910992029daa6f72bcfc3" and "695f60612177468ccba01696bf11b6c8ab87bf0c" have entirely different histories.
faa776ff78
...
695f606121
@ -7,7 +7,7 @@ repos:
|
||||
rev: v0.13.0
|
||||
hooks:
|
||||
- id: yamlfmt
|
||||
exclude: '^charts/|^secrets.*'
|
||||
exclude: (^charts/|^secrets/)
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: check-sops-secrets
|
||||
|
@ -1,3 +1,4 @@
|
||||
|
||||
environments:
|
||||
badhouseplants:
|
||||
kubeContext: badhouseplants
|
||||
@ -8,6 +9,7 @@ environments:
|
||||
enabled: true
|
||||
- backups:
|
||||
enabled: false
|
||||
|
||||
etersoft:
|
||||
kubeContext: etersoft
|
||||
values:
|
||||
@ -17,5 +19,3 @@ environments:
|
||||
enabled: false
|
||||
- backups:
|
||||
enabled: true
|
||||
- openebs:
|
||||
enabled: false
|
||||
|
@ -124,7 +124,6 @@ releases:
|
||||
- template: crd-management-hook
|
||||
- name: openebs
|
||||
chart: openebs/openebs
|
||||
condition: openebs.enabled
|
||||
namespace: kube-system
|
||||
version: 4.1.1
|
||||
needs:
|
||||
|
@ -14,6 +14,8 @@ cainjector:
|
||||
limits:
|
||||
memory: 150Mi
|
||||
webhook:
|
||||
# networkPolicy:
|
||||
# enabled: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
|
Loading…
x
Reference in New Issue
Block a user