dn
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: coredns-updater
|
||||
namespace: ddns
|
||||
namespace: dns
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: Role
|
||||
@@ -37,7 +37,7 @@ apiVersion: batch/v1
|
||||
kind: CronJob
|
||||
metadata:
|
||||
name: coredns-v4-sync
|
||||
namespace: ddns
|
||||
namespace: dns
|
||||
spec:
|
||||
schedule: "*/5 * * * *"
|
||||
concurrencyPolicy: Forbid
|
||||
BIN
kubevirt/.DS_Store
vendored
Normal file
BIN
kubevirt/.DS_Store
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user