mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
bump coredns to 1.2.5
This commit is contained in:
parent
ce57028afc
commit
6a06b9168c
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ spec:
|
|||
beta.kubernetes.io/os: linux
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:1.2.4
|
||||
image: coredns/coredns:1.2.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
Loading…
Reference in a new issue