"Kustomize generatorOptions"의 두 판 사이의 차이

(새 문서: ==개요== ;kustomize generatorOptions <syntaxhighlight lang='yaml'> generatorOptions: disableNameSuffixHash: true labels: kustomize.generated.resource: somevalue annotatio...)
 
잔글 (Jmnote님이 GeneratorOptions 문서를 Kustomize generatorOptions 문서로 이동했습니다)
(차이 없음)

2021년 7월 27일 (화) 10:30 판

1 개요

kustomize generatorOptions
generatorOptions:
  disableNameSuffixHash: true
  labels:
    kustomize.generated.resource: somevalue
  annotations:
    annotations.only.for.generated: othervalue

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}