Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrmr33 committed Sep 24, 2023
1 parent e5d21e3 commit e6d4a6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
# - incubator=https://charts.helm.sh/incubator
target-branch: main
helm-extra-args: --debug
chart-repos:
- metrics-server=https://kubernetes-sigs.github.io/metrics-server
debug: true
2 changes: 1 addition & 1 deletion charts/ocean-kubernetes-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ dependencies:
- name: metrics-server
version: 3.11.0
repository: https://kubernetes-sigs.github.io/metrics-server
condition: metrics-server.enabled
condition: metrics-server.enabled
2 changes: 0 additions & 2 deletions charts/ocean-kubernetes-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ securityContext:
drop:
- ALL

priorityClassName: system-cluster-critical

args: []
# - --test

Expand Down

0 comments on commit e6d4a6b

Please sign in to comment.