Skip to content

Commit

Permalink
fixed end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
iamprakkie committed Sep 27, 2023
1 parent d758083 commit 3bc4319
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
'assumeRoleArn': {{ .Values.CW_ASSUME_ROLE_ARN }}
'defaultRegion': {{ .Values.CW_AWS_REGION }}
'customMetricsNamespaces': "ContainerInsights/Prometheus"
editable: true
editable: true
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ spec:
'authType': "ec2_iam_role"
'assumeRoleArn': {{ .Values.CW_ASSUME_ROLE_ARN }}
'defaultRegion': {{ .Values.CW_AWS_REGION }}
editable: true
editable: true
2 changes: 1 addition & 1 deletion artifacts/grafana-operator-chart/values.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kubernetesClusterDomain: cluster.local
kubernetesClusterDomain: cluster.local
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/dev/templates/team-carmen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/dev/templates/team-riker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/prod/templates/team-carmen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/prod/templates/team-riker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
karpenterInstanceProfile:
ingress:
type: 'alb' # nginx | alb
host: # empty or your domain like dev.example.com
host: # empty or your domain like dev.example.com
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/test/templates/team-carmen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/sample-apps/envs/test/templates/team-riker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/sample-apps/grafana-operator-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ GRAFANA_KUBELET_DASH_URL: "https://raw.githubusercontent.com/aws-observability/a
GRAFANA_NSWRKLDS_DASH_URL: "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/namespace-workloads.json"
GRAFANA_NODEEXP_DASH_URL: "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/nodeexporter-nodes.json"
GRAFANA_NODES_DASH_URL: "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/nodes.json"
GRAFANA_WORKLOADS_DASH_URL: "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/workloads.json"
GRAFANA_WORKLOADS_DASH_URL: "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/workloads.json"
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ spec:
{{ end }}
port:
number: 80
{{ end }}
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ spec:
memory: 5Gi
ephemeral-storage: 2Gi
#maxPods: 20
{{ end }}
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
volumes:
- name: persistent-storage
persistentVolumeClaim:
claimName: gp2-encrypted-pvc
claimName: gp2-encrypted-pvc
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
volumes:
- name: persistent-storage
persistentVolumeClaim:
claimName: efs-encrypted-claim
claimName: efs-encrypted-claim
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ spec:
service:
name: frontend
port:
number: 80
number: 80
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/dev/ho11y/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/dev/templates/ho11y-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/dev/templates/yelb-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spec:
targetRevision: main
ingress:
host:
type:
type:
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ spec:
service:
name: yelb-ui
port:
number: 80
number: 80
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/dev/yelb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ spec:
service:
name: frontend
port:
number: 80
number: 80
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/prod/templates/ho11y-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/prod/templates/yelb-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ spec:
service:
name: yelb-ui
port:
number: 80
number: 80
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/prod/yelb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ spec:
service:
name: frontend
port:
number: 80
number: 80
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/test/ho11y/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/test/templates/ho11y-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/test/templates/yelb-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
automated:
prune: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/test/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ spec:
service:
name: yelb-ui
port:
number: 80
number: 80
2 changes: 1 addition & 1 deletion artifacts/teams/team-geordie/test/yelb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spec:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/aws-samples/eks-blueprints-workloads
targetRevision: main
targetRevision: main
2 changes: 1 addition & 1 deletion artifacts/teams/team-kirk/dev/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ spec:
service:
name: kubecost-cost-analyzer-cost-analyzer
port:
number: 9090
number: 9090
2 changes: 1 addition & 1 deletion artifacts/teams/team-kirk/prod/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
service:
name: kubecost-cost-analyzer-cost-analyzer
port:
number: 9090
number: 9090
2 changes: 1 addition & 1 deletion artifacts/teams/team-kirk/test/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
service:
name: kubecost-cost-analyzer-cost-analyzer
port:
number: 9090
number: 9090

0 comments on commit 3bc4319

Please sign in to comment.