PendaGTP
Results
3
comments of
PendaGTP
Hi, Here is my configuration to use VJsoneditor with NuxtJS : **v-jsoneditor.ts** : ```ts import Vue from 'vue'; import VJsoneditor from 'v-jsoneditor'; Vue.component('VJsoneditor', VJsoneditor); ``` **nuxt.config.ts** : ```ts plugins: [...
Any updates?
Hi @jannfis, late answer but anyway: there is no `ownerReferences` on `openshift-user-ca` ConfigMap. Thank you @peterbosalliandercom for your workaround.