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
- Use "Add Storage" instead of "Add Storage to ..." for deployment
configs to be consistent with other pages and other actions like edit
health checks and set resource limits
- Show the name of the object being edited on the add storage and add
config files forms to be consistent with other editors
<ang-href="project/{{project.metadata.name}}/attach-pvc?kind=DeploymentConfig&name={{deploymentConfigName}}">Add Storage to {{deploymentConfigName}}</a>
<ang-href="project/{{project.metadata.name}}/add-config-volume?kind=DeploymentConfig&name={{deploymentConfigName}}">Add Config Files to {{deploymentConfigName}}</a>
0 commit comments