Skip to content

Commit

Permalink
remove experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Jan 30, 2024
1 parent e884c4a commit 3ff8ba5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user/PostgreSQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* [PostgreSQL](#postgresql)
* [Use IAC To Create an External PostgreSQL Database Cluster](#use-iac-to-create-an-external-postgresql-database-cluster)
* [Post Data Transfer Steps for viya4-deployment (Experimental)](#post-data-transfer-steps-for-viya4-deployment-experimental)
* [Post Data Transfer Steps for viya4-deployment](#post-data-transfer-steps-for-viya4-deployment)
* [Crunchy Data 5](#crunchy-data-5)
* [Crunchy Data 4](#crunchy-data-4)

Expand All @@ -18,7 +18,7 @@ To use the IAC project to create an external PostgreSQL database cluster, refer

[GCP PostgreSQL Cluster](https://github.com/sassoftware/viya4-iac-gcp/blob/main/docs/CONFIG-VARS.md#postgres-servers)

## Post Data Transfer Steps for viya4-deployment (Experimental)
## Post Data Transfer Steps for viya4-deployment

After you complete the steps outlined in the [PostgreSQL Data Transfer Guide](https://documentation.sas.com/?cdcId=itopscdc&cdcVersion=default&docsetId=pgdatamig&docsetTarget=titlepage.htm) to move your data from an internal PostgreSQL server to an external PostgreSQL cluster, you can use the viya4-deployment project to manage your installation again.

Expand Down
2 changes: 2 additions & 0 deletions roles/baseline/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ INGRESS_NGINX_AWS_NLB_CONFIG:
service:
annotations:
service.beta.kubernetes.io/aws-load-balancer-type: nlb
service.beta.kubernetes.io/aws-load-balancer-additional-resource-tags: "foobar=test,env=jarpat"


# Ingress-nginx - CVE-2021-25742 Mitigation
INGRESS_NGINX_CVE_2021_25742_PATCH:
Expand Down

0 comments on commit 3ff8ba5

Please sign in to comment.