Update CUSTOM-README.md

This commit is contained in:
wbsong111
2025-08-20 15:07:25 +09:00
parent dac8dfa310
commit 1530431e49
+1 -1
View File
@@ -25,7 +25,7 @@ helm upgrade starrocks-operator ./ -f custom-values.yaml --install -n starrocks
| Name | 설명 | 기본값 |
| ---------------------- | ------------------------------------------------------------ | ------ |
| `timeZone` | 시간대 설정 | `"Asia/Shanghai"` |
| `timeZone` | 시간대 설정 | `"Asia/Seoul"` |
| `image.repository` | 오프라인 설치 시에 설정. 내부 저장소 타겟으로 변경 | `"starrocks/operator"` |
| `image.tag` | 이미지 태그 설정 | `"v1.11.0"` |
| `image.pullPolicy` | 이미지 Pull 정책 | `"IfNotPresent"` |