Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

akeyless-api-gateway existingSecret not working #159

Open
AurimasNav opened this issue Jan 30, 2023 · 0 comments
Open

akeyless-api-gateway existingSecret not working #159

AurimasNav opened this issue Jan 30, 2023 · 0 comments

Comments

@AurimasNav
Copy link

Hi,
I'm trying to deploy api-gateway with:

replicaCount: 1
existingSecret:
  akeyless-api-gateway-conf-secret

but if I check with helm template there are no references to this secret and the pod logs contain corresponding errors:

2023-01-30T20:56:02.466866+00:00 akeyless-api-gateway-6fbdbd9d48-mzk2f gateway[133]: ERROR: Error retrieving adminAccountClient: Empty access id, Pod: nHjg2nPv
26
2023-01-30T20:56:02.466884+00:00 akeyless-api-gateway-6fbdbd9d48-mzk2f gateway[133]: ERROR: Gator login data is invalid. Will look for configuration data to import
25
2023-01-30T20:56:02.466897+00:00 akeyless-api-gateway-6fbdbd9d48-mzk2f gateway[133]: ERROR: Failed to import conf data required to do login. Error : Neither /var/akeyless/conf/api-proxy/api-gateway.json, nor /var/akeyless/conf/api-proxy/api-proxy.json files were found. Cannot import configuration. Continuing to start up uninitialized
24
2023-01-30T20:56:02.734631+00:00 akeyless-api-gateway-6fbdbd9d48-mzk2f gateway[133]: ERROR: Error retrieving adminAccountClient: Empty access id, Pod: nHjg2nPv
23
2023-01-30T20:56:02.734651+00:00 akeyless-api-gateway-6fbdbd9d48-mzk2f gateway[133]: ERROR: Error retrieving adminAccountClient: Empty access id, Pod: nHjg2nPv
22
2023-01-30T20:56:02.734663+00:00 akeyless-api-gateway-6fbdbd9d48-mzk2f gateway[133]: ERROR: Gateway pod nHjg2nPv: Failed to get configuration. Will return latest available value. Error: Cluster Admin is invalid { }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant