piano-sheet: ns cube-piano-sheet → cube-piano
ns 跟 app 名解耦,workflow 加 NS env 不再 cube-$APP 拼。
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: piano-sheet
|
||||
namespace: cube-piano-sheet
|
||||
namespace: cube-piano
|
||||
labels:
|
||||
app: piano-sheet
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user