Merge pull request #5427 from SDA-SE/feat/fix-guest

Fix owner references to guest user
This commit is contained in:
Oliver Sand
2021-04-26 14:21:42 +02:00
committed by GitHub
7 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ TBD
spec:
type: website
lifecycle: production
owner: guest
owner: user:guest
```
### Standalone app requirements
+1 -1
View File
@@ -9,4 +9,4 @@ metadata:
spec:
type: website
lifecycle: production
owner: guest
owner: user:guest