diff --git a/chart/values.pichu.amber.yaml b/chart/values.pichu.amber.yaml new file mode 100644 index 0000000..9b1285a --- /dev/null +++ b/chart/values.pichu.amber.yaml @@ -0,0 +1,55 @@ +serviceTree: + landscape: &landscape pichu + cluster: &cluster amber + +tags: &tags + atomi.cloud/landscape: *landscape + atomi.cloud/cluster: *cluster + +kyverno: + backgroundController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + admissionController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + cleanupController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + reportsController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + +# -- Kyverno Policy Reporter Configuration. See [Policy Reporter](https://github.com/kyverno/policy-reporter) +policy-reporter: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags + ui: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags diff --git a/chart/values.pichu.topaz.yaml b/chart/values.pichu.topaz.yaml new file mode 100644 index 0000000..3c934d6 --- /dev/null +++ b/chart/values.pichu.topaz.yaml @@ -0,0 +1,55 @@ +serviceTree: + landscape: &landscape pichu + cluster: &cluster topaz + +tags: &tags + atomi.cloud/landscape: *landscape + atomi.cloud/cluster: *cluster + +kyverno: + backgroundController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + admissionController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + cleanupController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + reportsController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + +# -- Kyverno Policy Reporter Configuration. See [Policy Reporter](https://github.com/kyverno/policy-reporter) +policy-reporter: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags + ui: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags diff --git a/chart/values.pikachu.amber.yaml b/chart/values.pikachu.amber.yaml new file mode 100644 index 0000000..314e15a --- /dev/null +++ b/chart/values.pikachu.amber.yaml @@ -0,0 +1,55 @@ +serviceTree: + landscape: &landscape pikachu + cluster: &cluster amber + +tags: &tags + atomi.cloud/landscape: *landscape + atomi.cloud/cluster: *cluster + +kyverno: + backgroundController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + admissionController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + cleanupController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + reportsController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + +# -- Kyverno Policy Reporter Configuration. See [Policy Reporter](https://github.com/kyverno/policy-reporter) +policy-reporter: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags + ui: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags diff --git a/chart/values.pikachu.topaz.yaml b/chart/values.pikachu.topaz.yaml new file mode 100644 index 0000000..d5ddfbe --- /dev/null +++ b/chart/values.pikachu.topaz.yaml @@ -0,0 +1,55 @@ +serviceTree: + landscape: &landscape pikachu + cluster: &cluster topaz + +tags: &tags + atomi.cloud/landscape: *landscape + atomi.cloud/cluster: *cluster + +kyverno: + backgroundController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + admissionController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + cleanupController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + reportsController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + +# -- Kyverno Policy Reporter Configuration. See [Policy Reporter](https://github.com/kyverno/policy-reporter) +policy-reporter: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags + ui: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags diff --git a/chart/values.raichu.amber.yaml b/chart/values.raichu.amber.yaml new file mode 100644 index 0000000..c39611a --- /dev/null +++ b/chart/values.raichu.amber.yaml @@ -0,0 +1,64 @@ +serviceTree: + landscape: &landscape raichu + cluster: &cluster amber + +tags: &tags + atomi.cloud/landscape: *landscape + atomi.cloud/cluster: *cluster + +kyverno: + backgroundController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + admissionController: + replicas: 3 + container: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + memory: 512Mi + cpu: 500m + podLabels: + <<: *tags + podAnnotations: + <<: *tags + cleanupController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + reportsController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + +# -- Kyverno Policy Reporter Configuration. See [Policy Reporter](https://github.com/kyverno/policy-reporter) +policy-reporter: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags + ui: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags diff --git a/chart/values.raichu.topaz.yaml b/chart/values.raichu.topaz.yaml new file mode 100644 index 0000000..c813c18 --- /dev/null +++ b/chart/values.raichu.topaz.yaml @@ -0,0 +1,64 @@ +serviceTree: + landscape: &landscape raichu + cluster: &cluster topaz + +tags: &tags + atomi.cloud/landscape: *landscape + atomi.cloud/cluster: *cluster + +kyverno: + backgroundController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + admissionController: + replicas: 3 + container: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + memory: 512Mi + cpu: 500m + podLabels: + <<: *tags + podAnnotations: + <<: *tags + cleanupController: + podAnnotations: + <<: *tags + podLabels: + <<: *tags + reportsController: + podLabels: + <<: *tags + podAnnotations: + <<: *tags + +# -- Kyverno Policy Reporter Configuration. See [Policy Reporter](https://github.com/kyverno/policy-reporter) +policy-reporter: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags + ui: + resources: + limits: + cpu: 1 + memory: 1Gi + requests: + cpu: 100m + memory: 128Mi + podLabels: + <<: *tags + podAnnotations: + <<: *tags