mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
Update k8s dashboard
This commit is contained in:
@@ -13,10 +13,10 @@ spec:
|
||||
helm:
|
||||
releaseName: kubernetes
|
||||
values: |
|
||||
api:
|
||||
containers:
|
||||
args:
|
||||
- --disable-settings-authorizer
|
||||
# api:
|
||||
# containers:
|
||||
# args:
|
||||
# - --disable-settings-authorizer
|
||||
app:
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
@@ -3,7 +3,7 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: oauth2-proxy
|
||||
namespace: default
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
|
||||
Reference in New Issue
Block a user