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