mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat: refactor deployment config (#6347)
This commit is contained in:
@ -142,8 +142,8 @@ var (
|
||||
Type: "license",
|
||||
}
|
||||
|
||||
// ResourceDeploymentConfig
|
||||
ResourceDeploymentConfig = Object{
|
||||
// ResourceDeploymentValues
|
||||
ResourceDeploymentValues = Object{
|
||||
Type: "deployment_config",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user