# ============LICENSE_START===============================================
# Copyright (C) 2023 Nordix Foundation. All rights reserved.
+# Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved.
# ========================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
export KEYCLOAK_IMAGE=quay.io/keycloak/keycloak:20.0.1
pull_image $KEYCLOAK_IMAGE
-export OPA_IMAGE=openpolicyagent/opa:latest-envoy
+export OPA_IMAGE=openpolicyagent/opa:0.70.0-envoy-17
pull_image $OPA_IMAGE
export BUNDLE_IMAGE=nginx:1.21
# ============LICENSE_START===============================================
# Copyright (C) 2023 Nordix Foundation. All rights reserved.
+# Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved.
# ========================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
spec:
containers:
- name: opa-minio
- image: openpolicyagent/opa:latest-envoy
+ image: openpolicyagent/opa:0.70.0-envoy-17
imagePullPolicy: Always
ports:
- name: http
# ============LICENSE_START===============================================
# Copyright (C) 2023 Nordix Foundation. All rights reserved.
+# Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved.
# ========================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
spec:
containers:
- name: opa-kafka
- image: openpolicyagent/opa:latest-envoy
+ image: openpolicyagent/opa:0.70.0-envoy-17
imagePullPolicy: Always
ports:
- name: http
- "--set=decision_logs.console=true"
- "--set=services.authz.url=http://bundle-server.nonrtric"
- "--set=bundles.authz.service=authz"
- - "--set=bundles.authz.resource=bundle.tar.gz"
\ No newline at end of file
+ - "--set=bundles.authz.resource=bundle.tar.gz"
# ============LICENSE_START===============================================
# Copyright (C) 2023 Nordix Foundation. All rights reserved.
+# Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved.
# ========================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
spec:
containers:
- name: opa-ics
- image: openpolicyagent/opa:latest-envoy
+ image: openpolicyagent/opa:0.70.0-envoy-17
imagePullPolicy: Always
ports:
- name: http