Update CUSTOM-README.md
This commit is contained in:
@@ -25,7 +25,7 @@ helm upgrade starrocks-operator ./ -f custom-values.yaml --install -n starrocks
|
|||||||
|
|
||||||
| Name | 설명 | 기본값 |
|
| Name | 설명 | 기본값 |
|
||||||
| ---------------------- | ------------------------------------------------------------ | ------ |
|
| ---------------------- | ------------------------------------------------------------ | ------ |
|
||||||
| `timeZone` | 시간대 설정 | `"Asia/Shanghai"` |
|
| `timeZone` | 시간대 설정 | `"Asia/Seoul"` |
|
||||||
| `image.repository` | 오프라인 설치 시에 설정. 내부 저장소 타겟으로 변경 | `"starrocks/operator"` |
|
| `image.repository` | 오프라인 설치 시에 설정. 내부 저장소 타겟으로 변경 | `"starrocks/operator"` |
|
||||||
| `image.tag` | 이미지 태그 설정 | `"v1.11.0"` |
|
| `image.tag` | 이미지 태그 설정 | `"v1.11.0"` |
|
||||||
| `image.pullPolicy` | 이미지 Pull 정책 | `"IfNotPresent"` |
|
| `image.pullPolicy` | 이미지 Pull 정책 | `"IfNotPresent"` |
|
||||||
|
|||||||
Reference in New Issue
Block a user