fix: move paaas-landing to staging kustomization to follow component pattern
This commit is contained in:
parent
32731edfc8
commit
2e81e9fd8b
2 changed files with 2 additions and 2 deletions
|
|
@ -13,4 +13,3 @@ resources:
|
|||
- customer1-db-credentials.yaml
|
||||
- apigateway.yaml
|
||||
- backup-cronjob.yaml
|
||||
- paaas-landing/kustomization.yaml
|
||||
|
|
|
|||
|
|
@ -5,4 +5,5 @@ resources:
|
|||
- ../../base/customer1/
|
||||
- ../../base/customer1/news_bot/
|
||||
- ../../base/customer1/openclaw/
|
||||
- ../../base/customer1/uncensored-bot/
|
||||
- ../../base/customer1/uncensored-bot/
|
||||
- ../../base/customer1/paaas-landing/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue