We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
部署方式为k8s部署 https://github.com/starsliao/TenSunS/blob/main/install/k8s/install.sh
flask-consul报错日志如下: ERROR | 'DBClusterIdentifier'
Traceback (most recent call last):
File "/flask/units/cloud/awscloud.py", line 164, in rds
rds_dict_temp[DBInstanceId]["group"] = db["DBClusterIdentifier"]
KeyError: 'DBClusterIdentifier'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
部署方式为k8s部署
https://github.com/starsliao/TenSunS/blob/main/install/k8s/install.sh
flask-consul报错日志如下:
ERROR | 'DBClusterIdentifier'
Traceback (most recent call last):
File "/flask/units/cloud/awscloud.py", line 164, in rds
KeyError: 'DBClusterIdentifier'
The text was updated successfully, but these errors were encountered: