cert issuer and ingress controller
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: kube-dns
|
||||
namespace: kube-system
|
||||
data:
|
||||
upstreamNameservers: |
|
||||
['192.168.199.254', '2a01:4f8:13b:f201::254']
|
Reference in New Issue
Block a user