Skip to content

Commit

Permalink
update the oidc config
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Nov 10, 2023
1 parent 1d07459 commit ccd7892
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ metadata:
namespace: argocd
type: nginx.org/oidc
data:
client-secret: emItOFF+Z0ZuejJmZ0RwR1QyVXM5VW9ySUpZXzZxMjU3WnRLZmRtNg==
client-secret: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
# client-secret the "value" object and is base64encoded
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ metadata:
name: ingresslink-calalang-net-oidc-secret
type: nginx.org/oidc
data:
client-secret: emItOFF+Z0ZuejJmZ0RwR1QyVXM5VW9ySUpZXzZxMjU3WnRLZmRtNg==
client-secret: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
# client-secret the "value" object and is base64encoded
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ metadata:
name: kubernetes-calalang-net-oidc-secret
type: nginx.org/oidc
data:
client-secret: emItOFF+Z0ZuejJmZ0RwR1QyVXM5VW9ySUpZXzZxMjU3WnRLZmRtNg==
client-secret: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
# client-secret the "value" object and is base64encoded
2 changes: 1 addition & 1 deletion services/nms-calalang-net/nms-oidc-client-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ metadata:
name: oidc-secret
type: nginx.org/oidc
data:
client-secret: emItOFF+Z0ZuejJmZ0RwR1QyVXM5VW9ySUpZXzZxMjU3WnRLZmRtNg==
client-secret: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
# client-secret the "value" object and is base64encoded

0 comments on commit ccd7892

Please sign in to comment.