Update palworld.yaml
This commit is contained in:
@@ -6,15 +6,10 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
# 저장소 등록 없이 URL을 직접 입력합니다.
|
# 주소를 아래와 같이 변경합니다.
|
||||||
repoURL: https://charts.sebastian-muthwill.de
|
repoURL: https://it-praktyk.github.io/charts
|
||||||
chart: palworld
|
chart: palworld
|
||||||
targetRevision: 0.12.2
|
targetRevision: 0.1.1 # 해당 저장소의 안정화 버전입니다.
|
||||||
helm:
|
|
||||||
# 핵심: 여기서 보안 검사를 강제로 건너뛰도록 지시합니다.
|
|
||||||
parameters:
|
|
||||||
- name: "insecureSkipVerify"
|
|
||||||
value: "true"
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: palworld
|
namespace: palworld
|
||||||
|
|||||||
Reference in New Issue
Block a user