aether-roc-api: releasing 1.2.0 for v0.8.0 - fixing AETHER-2377
Change-Id: Iab80e75d7edd93d865f633438dc517a381350644
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index a7edb01..18d7348 100644
--- a/aether-roc-api/values.yaml
+++ b/aether-roc-api/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/aether-roc-api
- tag: v0.7.15
+ tag: v0.8.0
pullPolicy: IfNotPresent
pullSecrets: []
websocketsidecar:
@@ -24,6 +24,11 @@
corsOrigins:
- http://localhost:4200
+# Enable by giving a value like http://k3u-keycloak:80/auth/realms/master
+# make sure this is reachable at http://k3u-keycloak:80/auth/realms/master/.well-known/openid-configuration
+openidc:
+ issuer:
+
websocketsidecar:
enabled: true
port: 8120