Skip to content

Commit

Permalink
linting oai-gnb
Browse files Browse the repository at this point in the history
  • Loading branch information
cgiraldo committed Sep 27, 2021
1 parent f5f08bb commit 4b81670
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
7 changes: 3 additions & 4 deletions charts/oai-gnb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ dependencies:
version: 1.x.x
description: description
engine: gotpl
home: source_url
icon: image_url
home: https://openairinterface.org/
icon: https://openairinterface.org/wp-content/uploads/2020/11/cropped-android-chrome-512x512-1-270x270.png
keywords:
- apps
- gradiant
Expand All @@ -21,6 +21,5 @@ maintainers:
name: Gradiant
name: oai-gnb
sources:
- source_url
- https://gitlab.eurecom.fr/oai/openairinterface5g/
version: 0.2.0

3 changes: 1 addition & 2 deletions charts/oai-gnb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ image:

replicaCount: 1


gnb:
gnbName: Gradiant
mcc: '901'
Expand Down Expand Up @@ -163,4 +162,4 @@ service:
externalTrafficPolicy: Cluster
## @param service.annotations Additional custom annotations for service
##
annotations: {}
annotations: {}

0 comments on commit 4b81670

Please sign in to comment.