Skip to content

Commit

Permalink
oidc secret
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Feb 13, 2024
1 parent 3a0c887 commit 01e2318
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: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
client-secret: ejNxOFF+NXJySWsxZE5DaE9JLlBiZkpNbGRHbXdSUkY4OXJ3bmFkaQ==
# 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: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
client-secret: ejNxOFF+NXJySWsxZE5DaE9JLlBiZkpNbGRHbXdSUkY4OXJ3bmFkaQ==
# 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: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
client-secret: ejNxOFF+NXJySWsxZE5DaE9JLlBiZkpNbGRHbXdSUkY4OXJ3bmFkaQ==
# 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: TFZYOFF+bm1DS0FJMVdwZ3pMY0ZlUGYzYUN4MmdqbGV3YlBSMGNjMA==
client-secret: ejNxOFF+NXJySWsxZE5DaE9JLlBiZkpNbGRHbXdSUkY4OXJ3bmFkaQ==
# client-secret the "value" object and is base64encoded

0 comments on commit 01e2318

Please sign in to comment.