this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(platform): explicit spec field

Required.

+3
+3
platform/staging/namespaces.yaml
··· 20 20 apiVersion: v1 21 21 kind: Namespace 22 22 forceRename: cert-manager 23 + spec: {} 23 24 dex: 24 25 apiVersion: v1 25 26 kind: Namespace 26 27 forceRename: dex 28 + spec: {} 27 29 istio-system: 28 30 apiVersion: v1 29 31 kind: Namespace 30 32 forceRename: istio-system 33 + spec: {}