Skip to content

Commit

Permalink
fix: authentication issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe committed Dec 1, 2021
1 parent dd164c2 commit 2e8b2ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
CONTENT_TYPE_LATEST = str('text/plain; version=0.0.4; charset=utf-8')

c = Gauge('kube_csr_pending', 'List of unapproved CSR', ['name'])
config.load_kube_config()

app = Flask(__name__)

Expand Down

0 comments on commit 2e8b2ba

Please sign in to comment.