File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
88 opa.stackable.tech/bundle : " true"
99data :
1010 actual_permissions.rego : |
11- package hms
11+ package hive-iceberg
1212
1313 trino_user := "trino"
1414 spark_user := "spark"
Original file line number Diff line number Diff line change 1010 authorization :
1111 opa :
1212 configMapName : opa
13- package : hms
13+ package : hive-iceberg
1414 database :
1515 connString : jdbc:postgresql://postgresql-hive-iceberg:5432/hive
1616 credentialsSecret : postgres-credentials
Original file line number Diff line number Diff line change @@ -584,11 +584,12 @@ stacks:
584584 - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-superset.yaml
585585 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/krb5.yaml
586586 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/kerberos-secretclass.yaml
587- - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ stacks/end-to-end-security/opa.yaml
587+ - plainYaml : stacks/end-to-end-security/opa.yaml
588588 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/zookeeper.yaml # TODO: Add authentication
589589 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/hdfs.yaml
590590 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/hdfs-regorules.yaml
591- - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/hive-metastore.yaml
591+ - plainYaml : stacks/end-to-end-security/hive-metastore.yaml
592+ - plainYaml : stacks/end-to-end-security/hive-metastore-regorules.yaml
592593 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/trino.yaml
593594 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/trino-regorules.yaml
594595 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/trino-policies.yaml
You can’t perform that action at this time.
0 commit comments