Skip to content

Commit c579e16

Browse files
authored
Merge pull request #30003 from gochist/update-outdated-m6
[ko] Update outdated in dev-1.22-ko.2 (Task M6)
2 parents 2887606 + 1a256a6 commit c579e16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/ko/docs/concepts/configuration/configmap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ v1.19부터 컨피그맵 정의에 `immutable` 필드를 추가하여
6161
기반으로 해당 파드의 컨테이너를 구성할 수 있다. 파드와 컨피그맵은
6262
동일한 {{< glossary_tooltip text="네임스페이스" term_id="namespace" >}}에 있어야 한다.
6363

64+
{{< note >}}
65+
{{< glossary_tooltip text="스태틱(static) 파드" term_id="static-pod" >}}의 `spec`은 컨피그맵
66+
또는 다른 API 오브젝트를 참조할 수 없다.
67+
{{< /note >}}
68+
6469
다음은 단일 값을 가진 키와,
6570
값이 구성 형식의 일부처럼 보이는 키를 가진 컨피그맵의
6671
예시이다.

0 commit comments

Comments
 (0)