This commit is contained in:
Kim Hyunyoung, Abel
2025-09-01 19:07:12 +09:00
committed by GitHub
parent 4ab213bc44
commit eb26449e80
8 changed files with 8 additions and 8 deletions

View File

@@ -102,7 +102,7 @@ spec:
type: FileOrCreate
# Implement a time skew between the main nodelocaldns and this secondary.
# Since the two nodelocaldns instances share the :53 port, we want to keep
# at least one running at any time enven if the manifests are replaced simultaneously
# at least one running at any time even if the manifests are replaced simultaneously
terminationGracePeriodSeconds: {{ nodelocaldns_secondary_skew_seconds }}
updateStrategy:
rollingUpdate: