We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 751d570 + dc6af16 commit 0f2da03Copy full SHA for 0f2da03
2 files changed
src/assets/YAML/default/BuildAndDeployment/Deployment.yaml
@@ -15,7 +15,7 @@ Build and Deployment:
15
usefulness: 2
16
level: 5
17
implementation:
18
- - $ref: src/assets/YAML/default/implementations.yaml#/implementations/blue-green-deploymen
+ - $ref: src/assets/YAML/default/implementations.yaml#/implementations/blue-green-deployment
19
dependsOn:
20
- Smoke Test
21
references:
src/assets/YAML/default/implementations.yaml
@@ -70,7 +70,7 @@ implementations:
70
uuid: 9af7624e-0729-4eeb-b257-ebaf65f70355
71
name: A Point in Time Recovery for databases should be implemented.
72
tags: []
73
- blue-green-deploymen:
+ blue-green-deployment:
74
uuid: 4fb3d95c-07c0-4cbb-b396-5054aba751c2
75
name: Blue/Green Deployments
76
0 commit comments