fix namespace apiversion

This commit is contained in:
2024-01-07 12:53:11 +01:00
parent a9b40dde4d
commit 1596f0670c
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ Create dedicated database for SonarQube same as usual, then we can use flux for
{{< highlight host="demo-kube-flux" file="clusters/demo/sonarqube/deploy-sonarqube.yaml" >}}
```yaml
apiVersion: apps/v1
apiVersion: v1
kind: Namespace
metadata:
name: sonarqube