mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
Switch to apps/v1 API for deployment (#125)
This commit is contained in:
parent
c265418ec7
commit
cbbfde56bc
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ data:
|
||||||
loadbalance
|
loadbalance
|
||||||
}STUBDOMAINS
|
}STUBDOMAINS
|
||||||
---
|
---
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: coredns
|
name: coredns
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue