This commit is contained in:
2023-10-23 20:53:50 +02:00
parent 2a0a2a3b22
commit 897238b8a8
21 changed files with 789 additions and 786 deletions

View File

@@ -6,12 +6,12 @@ metadata:
labels:
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/instance: "coredns"
helm.sh/chart: "coredns-1.24.5"
helm.sh/chart: "coredns-1.27.1"
k8s-app: coredns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"
app.kubernetes.io/name: coredns
app.kubernetes.io/version: "1.10.1"
app.kubernetes.io/version: "1.11.1"
spec:
replicas: 1
strategy:
@@ -31,7 +31,7 @@ spec:
app.kubernetes.io/name: coredns
app.kubernetes.io/instance: "coredns"
annotations:
checksum/config: 2785d160acee47f10ca0e9488b70f640042ade25a25f2ac1bb593844c3b6e8df
checksum/config: 227befce6fdf2b7aa0d9ef5ddca758639bbf97aacfcb812a93b6a0ac0c4eb4cc
scheduler.alpha.kubernetes.io/tolerations: '[{"key":"CriticalAddonsOnly", "operator":"Exists"}]'
spec:
terminationGracePeriodSeconds: 30
@@ -39,7 +39,7 @@ spec:
dnsPolicy: Default
containers:
- name: "coredns"
image: "coredns/coredns:1.10.1"
image: "coredns/coredns:1.11.1"
imagePullPolicy: IfNotPresent
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts:

View File

@@ -6,32 +6,17 @@ metadata:
name: dns
description: null
options:
sub-domain:
default: dns
examples:
- dns
type: string
domain:
default: your-company
examples:
- your-company
type: string
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
image:
default:
pullPolicy: IfNotPresent
registry: docker.io
repository: coredns/coredns
tag: 1.10.1
tag: 1.11.1
examples:
- pullPolicy: IfNotPresent
registry: docker.io
repository: coredns/coredns
tag: 1.10.1
tag: 1.11.1
properties:
pullPolicy:
default: IfNotPresent
@@ -47,9 +32,14 @@ options:
default: coredns/coredns
type: string
tag:
default: 1.10.1
default: 1.11.1
type: string
type: object
domain-name:
default: your_company.com
examples:
- your_company.com
type: string
zones:
default: []
items:
@@ -98,11 +88,21 @@ options:
type: string
type: object
type: array
sub-domain:
default: dns
examples:
- dns
type: string
forward:
default: 192.168.1.254
examples:
- 192.168.1.254
type: string
domain:
default: your-company
examples:
- your-company
type: string
dependencies: []
providers:
kubernetes: true
@@ -111,4 +111,5 @@ providers:
postgresql: null
restapi: null
http: null
gitea: null
tfaddtype: true

View File

@@ -6,7 +6,7 @@ metadata:
labels:
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/instance: "coredns"
helm.sh/chart: "coredns-1.24.5"
helm.sh/chart: "coredns-1.27.1"
k8s-app: coredns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"

View File

@@ -6,7 +6,7 @@ metadata:
labels:
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/instance: "coredns"
helm.sh/chart: "coredns-1.24.5"
helm.sh/chart: "coredns-1.27.1"
k8s-app: coredns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"

View File

@@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/instance: "coredns"
helm.sh/chart: "coredns-1.24.5"
helm.sh/chart: "coredns-1.27.1"
k8s-app: coredns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"

View File

@@ -6,7 +6,7 @@ metadata:
labels:
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/instance: "coredns"
helm.sh/chart: "coredns-1.24.5"
helm.sh/chart: "coredns-1.27.1"
k8s-app: coredns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"

View File

@@ -6,7 +6,7 @@ metadata:
labels:
app.kubernetes.io/managed-by: "Helm"
app.kubernetes.io/instance: "coredns"
helm.sh/chart: "coredns-1.24.5"
helm.sh/chart: "coredns-1.27.1"
k8s-app: coredns
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "CoreDNS"