Skip to content

Commit 321531c

Browse files
committed
chore(kustomize): remove admin secret
As the default provider is token-based and designed to be self-serviced for Openshift identities, the admin secret is no longer used. This can be safely removed from the base manifests. Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>
1 parent efc1616 commit 321531c

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

deployment/base/maas-api/admin-secret.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

deployment/base/maas-api/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ resources:
88
- deployment.yaml
99
- token-rate-limit-policy.yaml
1010
- service.yaml
11-
- admin-secret.yaml
1211
- httproute.yaml
1312
- auth-override.yaml
1413
- tier-mapping-configmap.yaml

0 commit comments

Comments
 (0)