@@ -355,6 +355,16 @@ annotations:
|
||||
'backstage.io/kubernetes-id': dice-roller
|
||||
```
|
||||
|
||||
#### Adding the namespace annotation
|
||||
|
||||
Additionally entities can have the `backstage.io/kubernetes-namespace` annotation to use namespaced
|
||||
lookups instead of the default cluster wide lookups.
|
||||
|
||||
```yaml
|
||||
annotations:
|
||||
'backstage.io/kubernetes-namespace': dice-space
|
||||
```
|
||||
|
||||
#### Labeling Kubernetes components
|
||||
|
||||
In order for Kubernetes components to show up in the software catalog as a part
|
||||
|
||||
Reference in New Issue
Block a user