Skip to content

Commit

Permalink
feat: values for mica & talc
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Aug 28, 2024
1 parent 58ae2fb commit 0697ab6
Show file tree
Hide file tree
Showing 8 changed files with 440 additions and 0 deletions.
55 changes: 55 additions & 0 deletions chart/values.entei.mica.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape entei
cluster: &cluster mica

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
55 changes: 55 additions & 0 deletions chart/values.entei.talc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape entei
cluster: &cluster talc

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
55 changes: 55 additions & 0 deletions chart/values.pichu.mica.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape pichu
cluster: &cluster mica

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
55 changes: 55 additions & 0 deletions chart/values.pichu.talc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape pichu
cluster: &cluster talc

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
55 changes: 55 additions & 0 deletions chart/values.pikachu.mica.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape pikachu
cluster: &cluster mica

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
55 changes: 55 additions & 0 deletions chart/values.pikachu.talc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape pikachu
cluster: &cluster talc

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
55 changes: 55 additions & 0 deletions chart/values.raichu.mica.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
serviceTree:
landscape: &landscape raichu
cluster: &cluster mica

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
Loading

0 comments on commit 0697ab6

Please sign in to comment.