Peter Shilo

Results 5 comments of Peter Shilo

I assume you can add your self signed cert into CA storage on a server where you apply terraform from.

+1 When you have resourcequota on a namespace this is obligatory.

Maybe it's better to create additional values: Like .Values.initContainers.resources: {}

If someone is using kyverno there is a workaround ``` apiVersion: kyverno.io/v1 kind: Policy metadata: name: require-container-resources spec: validationFailureAction: Audit background: true rules: - name: validate-resources match: resources: kinds: -...

@filippo-clearml any updates on the PR? Are you waiting something from me?