#helm (2023-02)
Archive: https://archive.sweetops.com/helm/
2023-02-17
ghostface
can anyone help me with this question?
i’m struggling here.
Passing values to include function inside range, using defaults with merge
Given this deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: deployment spec: revisionHistoryLimit: 5 template: spec: containers: {{- include "app.cont…
Hao Wang
Did you try ChatGPT? lol
Passing values to include function inside range, using defaults with merge
Given this deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: deployment spec: revisionHistoryLimit: 5 template: spec: containers: {{- include "app.cont…
ghostface
i actually did, but mainly the guy in stackoverflow helped a lot
Hao Wang
cool
Hao Wang
great to know it works