You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set the following values for the secret to use a predefined secret with the name port-creds
secret:
annotations: {}
name: "port-creds"
# secrets:
# portClientId: ""
# portClientSecret: ""
# secret.useExistingSecret -- Enable this if you wish to create your own secret with credentials.
useExistingSecret: true
The error message suggests that the Port Client ID is missing or not provided correctly in your Helm values, Shouldn't it get the secret 'port-creds' that is already created?
The text was updated successfully, but these errors were encountered:
I have set the following values for the secret to use a predefined secret with the name port-creds
The error message suggests that the Port Client ID is missing or not provided correctly in your Helm values, Shouldn't it get the secret 'port-creds' that is already created?
The text was updated successfully, but these errors were encountered: